Search Results for 'activation email'
-
Search Results
-
Once the user has registered, how do I send the user’s username and password in the email that includes the activation link?
I want to do this because hyphens are being added to where spaces were when the user subscribed. (e.g. Future Diamond changes to Future-Diamond).
I am using WordPress 3.4.2 and BuddyPress 1.6.1 and my website is at http://netballscoop.com/
I have buddypress installed with the InFocus theme, plus also running s2member on my site (www.bodyweightexerciseblog.com)
The issue I am having is that when a member registers for my website, they receive an email from my site that gives them an activation link, but upon clicking the link, they are taken to the activation page where they are asked to put in a valid activation key.
I have tried entering the key from the email sent, but that does not work.
Any advice on how to fix this?
Hi all. I have correctly set up my Buddypress installation to run in Spanish. everything is working ok after uploading the .po translated files, but for some reason, a few of the notification emails are still being sent in English no matter what. I don´t want to modify the code “by hand” because I intend to have an english version of my site in brief, so I don´t want to give up the localization capability.
The following notifications are running Ok in SPANISH:
-Mentions notifications
-Friendship requests and accepted request notifications.
-Group Invitation notificationsThe notifications that refuse to translate to spanish and are still sent in english are:
-The initial account activation email with the activation link.
-Private message notificationsI just don´t understand why some elements are wroking ok and some aren´t… I would much appreciate any help regarding this issue.
Thanks in advance for all the kind replies.
Best,
Erik.-
Topic: Activation code not working.
I tested registering for my site, with no problem. A week later after hosting issues I scrapped the project and started over again. NOW when I test registration, I click the activation link in my email, and it asks for an activation key. I never got one, and I don’t know what it is. Please help
Topic: New users can’t register
It goes like this
– User submits registration form at example.com/register/
– Get’s sent an email with an activation link
– Clicks activation link e.g. example.com/activate/?key=d2373a345c3bbf9a62dd475e61cfbff9
– Not registered
– Activate page also has form to submit activation key
– Submits activation form with key value from URL
– Not registeredSeems like this is broken, or am I just missing something.
BuddyPress v 1.6.1
WordPress v 3.4.2
Using site-wide forums onlyPretty sure it’s not any of my plugins as I disabled most of them and it still didn’t work.
Topic: BuddyPress new user approve
Hi,
I would like to have a ‘new user approve’ plugin… So new user can register but admin must approve his/her registration.
I did find something, but activation emails are still being sent to new users. So I cannot use this one: http://wordpress.org/extend/plugins/new-user-approve/
Any suggestions?
Guido
Hi!
I have had several spam registrations on my site (in spite of SI Captcha Anti Spam plugin) which is OK but earlier versions of Buddypress had an option under “Admin Options” called “Mark as Spammer”. But now I don’t see that in 1.6.1.Now in 1.6.x we have “Edit Member” for admins and there’s a link called “User Capabilities” which when clicked takes me to a page saying “Oops! This link appears to be broken.” Now I have to delete the spam accounts and don’t have any option to mark spam or having registrations auto-detected as spam which used to happen earlier. Though many genuine registrations were being detected as spam also in ver 1.5.x.
One of my members is now not able to login because she is being asked for an activation number and I don’t know how to help her
. I have changed her password and I am able to login from my computer to her account though but she is still facing the same problem. We just get a link in the email to activate and I don’t know what exactly is the activation number.Thanks in advance to all those who reply
!!My BP registration page username field gives no warning when users register with a username containing spaces. The username spaces are converted to underscores. This is a problem as the standard WP registration email with UN/PW is not delivered after activation, so users who registered with an invalid username don’t know how to sign in.
Is this the normal function? I am using s2member so I’m not sure if this is part of a conflict or typical behavior.
I would like there to be a warning on the register page when a user tries to register an invalid username (similar to when they fail to complete a required field). If that is not standard or difficult to implement, is it possible to get the normal registration email sent containing UN/PW after activation?
BP 1.6
WP 3.4.1Thanks!
Hi,
I’m searching to put a pixel when user is registered and a variable in url is true.
So I want to put in the activation url a new variable but i’m complety lost in register.php. I can’t find the action who send email about activation and when i’m searching action like “bp_before_registration_confirmed” in all project, I find nothing.
Can you help me please ?