Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'activation email'

Viewing 25 results - 726 through 750 (of 1,427 total)
  • Author
    Search Results
  • #149220
    aces
    Participant

    What does the WP Mail SMTP plugin email debug report say?

    Does the email leave your host or have you tried googling the error numbers?

    The plugin still needs the right settings. The reply from setting can cause email to fail if wrong. pop3 email or smtp also needs to be selected…

    #149219
    tednopple
    Participant

    Hi Aces,

    I meant to write in the original post that the emails are not in the trash/spam/junk folders.

    Also, I’ve visited the link you posted and the only advice given is:

    Members of the BP community have had success using:

    I installed the WP Mail SMTP plugin and resent the activation key. Still, no email.

    WP did/does send me admin emails without a problem.

    #149218
    tednopple
    Participant

    Hi Aces,

    I meant to write in the original post that it does not go the junk/spam or trash folders either.

    Also, I’ve visited the link you posted and the only advice it gives is:

    Members of the BP community have had success using:

    It doesn’t elaborate on how these plugins are supposed to help, but I installed the WP Mail SMTP, anyway.

    I resent the activation key and still no email. WordPress did/does send me admin emails with no problems

    #149216
    aces
    Participant

    Did WordPress send emails before you installed buddypress?

    #149213
    aces
    Participant

    Do they end up in the spam / junk / trash folder?
    Have you tried the suggestions in BuddyPress isn’t sending out emails (eg. activation emails, email notifications) on the following page: https://codex.buddypress.org/troubleshooting/frequently-asked-questions/ ?

    #149123
    jjruizrivera
    Participant

    Hi

    I am doing some further tests and I can see that the wordpress password reset email takes about 10 minutes aswell. Is that a buddypress issue (it takes about 2 hours),wordpress or godaddy?

    thanks in advance

    #149122
    jjruizrivera
    Participant

    I have the latest version of wordpress and buddypress.My host provider is godaddy and my internet connection is excellent.

    Regards

    #149118
    danbpfr
    Participant

    Hi,

    went i went to the city it takes sometimes 15mn and other times over an hour. Any thought ?

    You have to give more details on your host, shared or VPS or dedicated, WP/BP version and if you use smtp or phpmail or something else.

    #148765

    In reply to: E-mail Register

    @mercime
    Participant

    In BuddyPress, you register and you get an activation email by default to edit profile, post status updates, create a blog or create a group, etc. Register at BuddyPress official test site at http://testbp.org to see how it goes.

    #148438

    In reply to: Errors on activation

    @satori83
    Participant

    I think I just figured out the problem. I had my one browser open and logged in, tested sign up in another browser, when I clicked activation email it opened in another tab in my default browser that I was already logged in to 🙁 DOH! I deleted everything and ran again and no errors.

    #148202

    In reply to: A few email questions

    bruceleebee
    Participant

    @mercime thanks for that.

    But when I change the subject of the Activation Email it does not change anything. The subject is the same as before.

    Also there is no option to send a welcome email. Only a welcome private message, which isn’t what I was looking for because I wanted to provide them with their username and password in the email (and obviously they’d need that to login and see the private message).

    Is there any other ways to get this done?

    #148195
    @mercime
    Participant

    @slkmclaren deactivate BuddyPress, change to WP default theme and check if you can register a new user i.e., email is working. Depending on webhost, you might need to install a mail plugin. Best to start a new topic on this issue.

    EDIT – If emails aren’t working if BP is activated, check out “BuddyPress isn’t sending out emails (eg. activation emails, email notifications)” section in this page https://codex.buddypress.org/user/faq/

    kpolkson
    Participant

    you’re probably right.

    Though I’d be curious to hear from any of the buddypress experts (or maybe just wordpress experts in general – I am not a big php or wordpress guy) how it is that the function for the activation emails is pulling in the $key where it does not appear to be defined or set up anywhere in the bp-core-filters.php file*, it just appears and is handled as such. I assumed if the filter were set up to attach to that function, it would pull in whatever that function pulls in it’s original context.

    *http://openlab.citytech.cuny.edu/redmine/projects/openlab/repository/revisions/028e8c7af06906d09b18f01fdee8951bf076c0ec/entry/wp-content/plugins/buddypress/bp-core/bp-core-filters.php

    One other thing that I don’t know the answer to is how BuddyPress keys are connected to the WordPress registration process. For example, does WordPress generate the key, or is it BuddyPress that is generating the key?

    If WordPress is generating the key, then the answer might be further down the line.

    kpolkson
    Participant

    hmm, good point. though it seems to me that the query there is assuming a key has already been generated and is associated with a user in the db. The email goes to brand new users that haven’t activated yet, so not sure where to step into the actual $key generation process. I’ll dig around further.

     

    thanks!

    @kpolkson,
    There are smarter people around these forums than me, but I will try to help.

    It looks like you haven’t defined the $key variable or have not passed it properly.

    Perhaps try digging into bp-members-functions.php and figuring out a way to extract the $key variable. See the line:
    `$user_id = $wpdb->get_var( $wpdb->prepare( “SELECT user_id FROM {$wpdb->usermeta} WHERE meta_key = ‘activation_key’ AND meta_value = %s”, $key ) );`

    https://buddypress.svn.wordpress.org/trunk/bp-members/bp-members-functions.php

    #147631
    danbpfr
    Participant

    Hi,

    don’t try to prevent spammers. They already know how WP is working. 😀

    So you have many unconfirmed subscriber anyway. In such case, you could resend the activation email or delete the unconfirmed account. A small plugin do this very easely:

    https://wordpress.org/extend/plugins/unconfirmed/

    I use it regularly on my 1.6.2 network without problems. 😉

    #147547
    johnjf
    Participant

    Could it be from one of the plugins or functions I have? I had a function which I used so it can change to use my email instead of wordpress@mysite.com so I deleted that function but I was still getting the same problem. I also has a login attempt plugin thinking that might be it so I deactivated it but still didn’t fix the problem.

    I can list all the plugins I have if you’d like? in the meantime I’ll re-activate bbpress and go down the list and deactivate plugins and try registering with a test user account.

    #147439
    johnjf
    Participant

    My “current” test users work with bbpress active but I created a test user before I actived sitewide forums. I tried creating a new test account and I’m not able to activate account. The user shows up on the user list but they’re not able to do anything until they can activate account. With the test user account I try setting up, it says please go and active your account by going to your email and clicking on your activation link or something like that. It asks to enter an activation key. I tried clickin active to see if it would work but nothin, I also tried copy and pasting the key #’s I get in the link and nothing worked.

    Once I deactivated bbpress I was able to click on the activation link and my test account would activate.

    #147434
    Paul Wong-Gibbs
    Keymaster

    Ah hah. Just to confirm: with bbPress active, your BuddyPress “Active user” like in the emails don’t work?

    #147433
    johnjf
    Participant

    Sorry, was going to try editing post. Anyway I did a quick search on google and see someone post that bbpress is the problem the activation isn’t working so I decided to give it a try and deactive bbpress. Sure enough the activation is working fine now once I click on the activation link I get in the email.

    Has anyone come up with a solution on how to fix this problem? I would like to have forums on my site also.

    #146934
    @mercime
    Participant

    Of course it works. You’re redirected to home page when you click on the register page while you’re logged in. As for activation key/emails what’s your BP/WP version? Have you changed to bp-default theme and have you deactivated other plugins to check if issue is resolved?

    #146489
    Paul Wong-Gibbs
    Keymaster

    The problem with the activation email link not working is known, but I don’t think the core team have ever been able to recreate it, so we’ve not been able to fix it. The relevant logic starts in bp_core_screen_activation().

    #146352
    charlietech
    Participant

    Well most likely its a plugin that is interfering with the activation problem. Disable all the plugins you have and try it. Try the bp default theme and see if that works. try a different theme.

    #146351
    Denis Ciumbargi
    Participant

    @charlietech – thank you but that still does not work for me. Help. Too bad to see you are having this problem for such a long time.

Viewing 25 results - 726 through 750 (of 1,427 total)
Skip to toolbar