Page 1 of 1

Registration Emails Username and Passwords not working

PostPosted: September 19th, 2011, 7:17 am
by sylvie
corrie2.PNG
corrie2.PNG (6.2 KiB) Viewed 83 times
corrie1.PNG

Hi

I have just purchased s2 Member Pro for my Wordpress site, and everything else seems to be working okay apart from the registration emails, which is not allowing access to the site. The site is set all over for a Level 1 Access on all pages, posts etc and the money is paid fine through paypal but their welcoming email with the codes for username and password are not working and neither is the one sent to admin to advise of new user (See Attachments)
Can anybody help please?

Re: Registration Emails Username and Passwords not working

PostPosted: September 19th, 2011, 2:28 pm
by ldlewis
Screen shot 2011-09-19 at 3.15.15 PM.png
Screen shot 2011-09-19 at 3.15.15 PM.png (30.6 KiB) Viewed 74 times


Please help. Where is the username and password notification generated? Is this a bug or have i screwed up. Thank you.

Re: Registration Emails Username and Passwords not working

PostPosted: September 19th, 2011, 4:05 pm
by sgtcory
Hello,

You need two percentage signs on each side of those variables :

%%user_id%%


Edit - the options to edit these emails are under : General Options / Email Configuration

Re: Registration Emails Username and Passwords not working

PostPosted: September 19th, 2011, 4:27 pm
by ldlewis
Thank you. Just what I needed to know. Leslie

Re: Registration Emails Username and Passwords not working

PostPosted: September 19th, 2011, 5:48 pm
by sylvie
Ne too, found quite a few of them in the customise emails with just the one percentage sigm, so changed them all. Will check tomorrow if it works thanks again

Re: Registration Emails Username and Passwords not working

PostPosted: September 27th, 2011, 9:30 pm
by Cristián Lávaque
This was corrected in s2Member v110926. :)

This bug may have impacted *new* installations of s2Member v110912 - v110915, and even after upgrading to s2Member v110926+, the bug may still appear to exist, because the options are already configured. The solution in these cases, is to change the values manually in the s2Member config panels. %first_name% needs to become %%first_name%%, etc.

This bug does NOT affect anyone that upgraded s2Member from a version prior to v110912.

(s2Member/s2Member Pro) Bug fix. A bug first introduced in s2Member v110912 was causing problems with s2Member's default email customization templates. Double percent signs %% for Replacement Codes were being reduced by s2Member's internationalization routines, to just single percent signs %, thereby nullifying them as valid Replacement Codes. Fixed in this release. If you installed s2Member and/or s2Member Pro v110912 - v110915 on a clean installation of WordPress®, it would be a good idea to have a quick look at your email customizations with s2Member, just to make sure your Replacement Codes have double percent signs around them ( for example, this is valid: %%registration_url%%, and this is NOT valid: %registration_url% ).

Re: Registration Emails Username and Passwords not working

PostPosted: October 1st, 2011, 8:46 am
by bertranddory
Hello,

I am quite new at this, and I have this bug. I had a few people not being able to sign up. Can you please list, all the emails that need to be change, and where to change them?

Many thanks
Bertrand

Re: Registration Emails Username and Passwords not working

PostPosted: October 2nd, 2011, 3:54 am
by Cristián Lávaque
WP Admin -> s2Member -> General Options -> Email Configuration
WP Admin -> s2Member -> PayPal Options -> Signup Cofirmation Emails


That should help you find the emails to edit. :)

Re: Registration Emails Username and Passwords not working

PostPosted: October 2nd, 2011, 4:23 am
by bertranddory
Thank you!