Search Results for 'activation email'
-
AuthorSearch Results
-
December 29, 2012 at 8:35 pm #149226
tednopple
Participantafter changing some of the plugin settings, I get:
SMTP -> ERROR: Failed to connect to server: (0)
The following From address failed:
December 29, 2012 at 8:33 pm #149225tednopple
ParticipantAces, I’m not sure how to read the report , but the error messages are:
SMTP -> FROM SERVER:554 5.7.1 : Recipient address rejected: Access denied
SMTP -> ERROR: RCPT not accepted from server: 554 5.7.1 : Recipient address rejected: Access denied
SMTP Error: The following recipients failed:
December 29, 2012 at 8:27 pm #149222Whisprr
ParticipantI am also having this issue on the site I am constructing with Buddypress-Buddyboss. Validation emails are not going out as well as changed password emails. I need a fix before 2 weeks into January and hundres of ppl start logging in on 8 sites. We chose buddy press / buddy boss for its groups and forum features but this is a serious problem I can not move forward with out fixing and the launch date is coming soon. Thanks for any assistance.
December 29, 2012 at 8:22 pm #149220aces
ParticipantWhat 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…
December 29, 2012 at 8:21 pm #149219tednopple
ParticipantHi 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.
December 29, 2012 at 8:17 pm #149218tednopple
ParticipantHi 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
December 29, 2012 at 8:09 pm #149216aces
ParticipantDid WordPress send emails before you installed buddypress?
December 29, 2012 at 8:01 pm #149213aces
ParticipantDo 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/ ?December 28, 2012 at 12:01 pm #149123In reply to: Activation email takes a long time
jjruizrivera
ParticipantHi
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
December 28, 2012 at 11:22 am #149122In reply to: Activation email takes a long time
jjruizrivera
ParticipantI have the latest version of wordpress and buddypress.My host provider is godaddy and my internet connection is excellent.
Regards
December 28, 2012 at 10:39 am #149118In reply to: Activation email takes a long time
danbpfr
ParticipantHi,
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.
December 22, 2012 at 8:47 pm #148765In reply to: E-mail Register
@mercime
ParticipantIn 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.
December 22, 2012 at 6:35 am #148438In reply to: Errors on activation
@satori83
ParticipantI 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.
December 20, 2012 at 4:50 am #148202In 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?
December 20, 2012 at 1:21 am #148195In reply to: [Resolved] Harmony Theme Compatibilty
@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/
December 19, 2012 at 6:22 pm #148146kpolkson
Participantyou’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.
December 19, 2012 at 4:27 pm #148123Toby Cryns (@themightymo)
ParticipantOne 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.
December 19, 2012 at 4:21 pm #148122kpolkson
Participanthmm, 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!
December 19, 2012 at 1:50 am #147821Toby Cryns (@themightymo)
Participant@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
December 17, 2012 at 12:58 pm #147631In reply to: Suggestion for BuddyPress "Account Creation Page"
danbpfr
ParticipantHi,
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. 😉
December 16, 2012 at 2:29 pm #147547In reply to: [Resolved] Need activation key???
johnjf
ParticipantCould 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.
December 15, 2012 at 12:09 am #147439In reply to: [Resolved] Need activation key???
johnjf
ParticipantMy “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.
December 14, 2012 at 11:29 pm #147434In reply to: [Resolved] Need activation key???
Paul Wong-Gibbs
KeymasterAh hah. Just to confirm: with bbPress active, your BuddyPress “Active user” like in the emails don’t work?
December 14, 2012 at 11:18 pm #147433In reply to: [Resolved] Need activation key???
johnjf
ParticipantSorry, 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.
December 10, 2012 at 5:35 am #146934In reply to: Does Buddy Press work at all ?
@mercime
ParticipantOf 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?
-
AuthorSearch Results