Hi,
So i've had this problem before in earlier versions of CMSMS, and it seems to have come back.... my details are:
Core 1.9.4.2
CGExtensions: 1.25.3
FrontEndUsers: 1.12.16
CustomContent: 1.7.3
SelfRegistration: 1.6.10
Basically, when I use the self reg form to register, i recieve the email to validate my address but then when i follow the link and input my password etc again i just see the same page minus the password submitted, and the user in the back end stays stuck in Self Reg.
To be clear, i don't have the check box ticked that says "Don't display the final message after registration".
The problem was reported by me and others a while back here: http://forum.cmsmadesimple.org/index.ph ... #msg223955 but that solution isn't working for me any more.
I'm tearing my hair out here...
Many thanks!
Karl
Self Registration email validation process not working
-
- Forum Members
- Posts: 103
- Joined: Fri Nov 28, 2008 11:26 am
Self Registration email validation process not working
Last edited by beherenow_uk on Sat Jul 02, 2011 4:32 pm, edited 1 time in total.
-
- Forum Members
- Posts: 103
- Joined: Fri Nov 28, 2008 11:26 am
Re: Self Registration email validation process not working
Hi all,
Just to update, first of all, I'm now bald
But secondly, i downgraded Self Reg to the previous version and it all appears to be working now, so not sure what's up with the latest version.
Cheers.
Just to update, first of all, I'm now bald

But secondly, i downgraded Self Reg to the previous version and it all appears to be working now, so not sure what's up with the latest version.
Cheers.
Re: Self Registration email validation process not working
Hi all,
Same problem for me, I installed all the latest versions in my test environment, clean install of CMSMS, I just wanted to test the selfregistration module.
Appache 2.2.15, PHP 5.2.13 and MySQL 5.1.44
CMSMS 1.9.4.2
FrontEndUsers 1.12.16
SelfRegistration 1.6.10
CustomContent 1.7.3
Setting everything up following the book "Hidding private content in CMSMS"
User get mail with the links and code, but....
Nothing happend on the registration/verification page after clicking the button, even when I clear the username or the code field nothing happend, no errors.
Also when edit the user in SR on the backend there is no mail send.
I put on debug and got the following warning:
PHP notice Undefined index Hidden2 in blabla blabla...Selfregistration2.tpl.
Maybe this helps???
grtz,
Robert
Same problem for me, I installed all the latest versions in my test environment, clean install of CMSMS, I just wanted to test the selfregistration module.
Appache 2.2.15, PHP 5.2.13 and MySQL 5.1.44
CMSMS 1.9.4.2
FrontEndUsers 1.12.16
SelfRegistration 1.6.10
CustomContent 1.7.3
Setting everything up following the book "Hidding private content in CMSMS"
User get mail with the links and code, but....
Nothing happend on the registration/verification page after clicking the button, even when I clear the username or the code field nothing happend, no errors.
Also when edit the user in SR on the backend there is no mail send.
I put on debug and got the following warning:
PHP notice Undefined index Hidden2 in blabla blabla...Selfregistration2.tpl.
Maybe this helps???
grtz,
Robert
Re: Self Registration email validation process not working
Update:
Also downgraded the module SelfRegistration to 1.6.8
As beherenow said, this works, however, with debug mode on I got a lot of warnings like this:
Notice: Undefined index: pkg in blablabla.......\root\modules\SelfRegistration\action.signup.php on line 330
or
Notice: Undefined property: stdClass::$hidden in blablabla....\root\tmp\templates_c\SelfRegistration^%%A7^A71^A716947E%%module_db_tpl%3ASelfRegistration%3Bselfreg_reg1template.php on line 25
even on the backend i get some!
With debug off it works but can't edit a user in the SR module.
Regards,
Robert
Also downgraded the module SelfRegistration to 1.6.8
As beherenow said, this works, however, with debug mode on I got a lot of warnings like this:
Notice: Undefined index: pkg in blablabla.......\root\modules\SelfRegistration\action.signup.php on line 330
or
Notice: Undefined property: stdClass::$hidden in blablabla....\root\tmp\templates_c\SelfRegistration^%%A7^A71^A716947E%%module_db_tpl%3ASelfRegistration%3Bselfreg_reg1template.php on line 25
even on the backend i get some!
With debug off it works but can't edit a user in the SR module.
Regards,
Robert
Re: Self Registration email validation process not working
Hey guys,
With the latest version of Self Registration, you need to change the spelling errors in the templates. In registration templates 1 and 2, "message" is misspelled.
With the latest version of Self Registration, you need to change the spelling errors in the templates. In registration templates 1 and 2, "message" is misspelled.
Re: Self Registration email validation process not working
Thanks!
This solved a few (debug) errors, and now i can see/get the message that the password is wrong.
So it is still not working! Users can't log in and Users didn't get an email when I edit their password in selfreg......
Regards,
Robert
This solved a few (debug) errors, and now i can see/get the message that the password is wrong.
So it is still not working! Users can't log in and Users didn't get an email when I edit their password in selfreg......
Regards,
Robert
Re: Self Registration email validation process not working
The password error is due to the fact that the verification process isn't using the feu salt for encryption. I had to fix this a couple of weeks ago, but I can't post mod edits in the forum, so check here for the comment posted by magoafono.
Re: Self Registration email validation process not working
I've seen that but thought it was fixed in the latest version??
I hope there is an update soon for both mod's.
Regards,
Robert
I hope there is an update soon for both mod's.
Regards,
Robert