Search Results for 'activation email'
-
Search Results
-
Topic: Activation email problem…
I have BuddyPress 1.2.8 installed and am having a hard time getting the user activation emails to send. I have tried installing the “Configure SMTP” plugin and can get it to work temporarily, but then I run into another problem. Our mail is run through google apps but there are daily sending limits on google apps/gmail, so the emails stop sending part way through the day.
Is there a way for me to bypass our google apps and just have the notifications send directly from our website using SMTP? (PHPmail doesn’t seem to work.)
Or if that won’t work, is there anything else I can do to get this to work without using our google apps account?
Thank you in advance for your time on this.
I have an issue with new user activation link. I have WP 3.2.1 Sub-domains Multisite and BP 1.5.
BP is running on a sub-domain, and there are 5 other sub-domains.When a new user registers on primary site, he receives activation email and the link is pointing to BP blog,
I believe it should be “http://domain.com/wp-activate.php?key=xxx” but it is “http://sub-domain.domain.com/wp-activate.php?key=xxxx”where sub-domain is buddypress site.
Please suggest how to correct this, activation link should point to main domain only.
Hi, i really hope someone can help as i’ve spent almost 3 days on this now.
New users aren’t able to register on the site, some receive the verification email while some don’t but even those that do receive it and click the activation link are still unable to log in afterwards even though from my admin panel it’s showing them as verified.
i’ve installed and uninstalled various plugins like Invite Anyone and s2members but nothing seems to work and i’m now close to throwing in the towel on this.
any help greatly appreciated
I have an issue with new user activation link. I have WP 3.2.1 Sub-domains Multisite and BP 1.5.
BP is running on a sub-domain, and there are 5 other sub-domains.When a new user registers on primary site, he receives activation email and the link is pointing to BP blog,
I believe it should be “http://domain.com/wp-activate.php?key=xxx” but it is “http://sub-domain.domain.com/wp-activate.php?key=xxxx”where sub-domain is buddypress site.
Please suggest how to correct this, activation link should point to main domain only.
Hi,
I am having problems with the activation email link and redirection.
When I cleck the activation link in the activation email it takes mt to an error page. THe URL it redirects to is
http://site.com/?my_redir_to=/??????????key=9f59f19033809738f375819b687a0f77
I have the Private Community plugin installed with the config file set up like this:
`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$ALLOWED_URIS = Array(”,’/online-training’, ‘/register’,’/activate?key=*’,’/wp-login’);`
`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_TO_URL = site_url() . ”;`
`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK = ‘my_redir_to’;`Can someone offer any suggestion to fix this please.
Thanks
Hello
I have setup BP on a WPMS its all running. BUt it is not sending the emails to when someone registers. When I updated my email in WP it did send that out. Not to when someone registers. What could I do?
the site is http://styleonnit.co.uk
Thanks
JacobI’ve been working on this since yesterday and I think I’m a little closer and I’m 92% certain it’s not buddypress’s fault but I was hoping that someone here might have had a similar problem and may be able to help me.
I installed it then tried to register with an alternative email. When I went to go check for the validation email, there wasn’t one. After a bit of looking around I saw that it was probably because I didn’t have an email setup so I installed the WP-Mail-SMTP plugin, after a bit of fiddling around I finally got it to accept my smtp settings, but then I get
`[“ErrorInfo”]=>
string(187) “SMTP Error: The following recipients failed: address@gmailoryahoo.com
SMTP server error: Verification failed for
550-Unrouteable address
550 Sender verify failed`I know that this isn’t buddypress’ fault but I’m just not sure what to do. My hosting is inmotionhosting.com, I set up an account in thunderbird that can send and receive email, but for some reason it seems that I can get this plugin to send my message, which I’m hoping to be the solution to sending activation emails. If I need to give more information please let me know. If you have an obvious fix or idea you think I’m overlooking please tell me. Buddypress looks amazing and it would be perfect for my site. Thank you for your time and, hopefully, responses.
Topic: buddypress activation
hello
when a new user registers buddypress /wordpress asks to activate through email .
how can i disable email activation?thanks

Hi, Im needing some help getting my buddypress registration componenemt to complete.
The site is http://www.northoxfordpt.com/newsite
Feel free to try and register, and the “complete signup” button takes my users to a page that has no content.
The activation email is sent either.I’ve checked other plugins, and nothing seeems to be conflicting.
The coding for the registration is standard, with the buddypress/theme install.Any ideas or help would be very appreaciated.
Thanks in advance.
Topic: Activation Process messed up
I am using WordPress 3.2.1 and Buddypress Version 1.5.1 along with s2member Pro Version 111029. The BuddyPress registration process seems to work fine until it comes to activation.
The user gets the email they are supposed to get which send them to the Activate/key=? page with a key. That screen says: “Account Activated: Your account was activated successfully! You can now log in with the username and password you provided when you signed up.”
However when the user log’s in they are sent back to the Activate page which says:
“Activate Your Account Please provide a valid activation key.”
Typing in the key gives the user an error message.Can someone tell me how to get the user out of this loop?
If logged in as an admin how do I go about activating a users account which did not confirm the email?
*I am setting up bp on a local install and creating a bunch of dummy users with fake email accounts.
**Secondarily: Where do I turn off the email activation?