Forums

Problem user registration confirm in joomla user system

fastmax 03 Dec, 2011
Hi all, sorry for my English, I use translate to write this post.

I created a form with which to register new members Joomla site in the original Joomla table (Table "# users"). It works perfectly, but I have a problem:
The new members are not enabled automatically, and this is ok.
I have chosen to send (from the Joomla configuration) an email with a confirmation link, but this link open the page but joomla says that does not match or that may have expired. (the code in link is correct, I checked it in the table # user).
Where am I doing wrong?
Joomla version is 1.5.23
ChronoForms version is 4.0 RC2.0
Max_admin 07 Dec, 2011
Hmm, I'm not sure what's causing this issue, Joomla will return this error if the user "block" value is not "1", or maybe if the activation code in the link doesn't match the one if the database, or if the maybe (never tested this) if the registration date value is too old ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
fastmax 07 Dec, 2011
The code assigned to the link is correct, the record date is correct and the parameter of the "block" is set to 1 (this is because the user still has not confirmed, there was now. The problem is right here: the link of the email fails to change the value from 1 to 0).

OK, I double checked all the settings and now I also disabled the Joomla Allow User Registration in the basic settings of joomla (as recommended in your component)
In the configuration of the action "REGISTRATION"
-I selected "YES" to the field "overrides the joomla allow user registration"
-I selected "Registered" in the usertype field (but this does not matter about my problem)
-I selected "YES" to the "user activation"
-I selected "YES" to the "send activation"
The other fields are set to "NO"

At this point I try to make a user registration but the activation email is not sent to the new user instead of the e-mail alerts of new membership is regularly sent to the site administrator
It is my configuration correct?
I followed your tutorial "CFV4_joomla_registration.pdf" and do not understand where it can be the problem.
Max_admin 08 Dec, 2011
so the email was getting sent before but now its not ? did you try the regular Joomla registration form to make sure that the activation link sent there is working well ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
fastmax 12 Dec, 2011
I try to do the test that you suggest and let you know
Max_admin 30 Dec, 2011
Hello,

Did you get it working or ... ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.