Guest
29 Mar 2014 14:58

Hello I find that Mighty Registration is a great product for joomla 1.5 but I believe there is an obvious bug, or am I wrong? After a new user registers and then confirms the activation link sent by e-mail, the site displays again the message "REG_COMPLETE_ACTIVATE" (Your Account Has Been created and an activation link has been sent to the e-mail address) and not the right message "REG_ACTIVATE_COMPLETE" (Your Account Has Been successfully activated. You can now log in using the username and password). In fact, in the code there is no trace of the use of the variable "REG_ACTIVATE_COMPLETE". I tried to edit the file /components/com_juser/controllers/user.php, but was not able to fix the bug. Can anyone help me? Thank you.

Last Modified: 01 Apr 2014


Sergey
Total posts: 13,748
31 Mar 2014 06:21

You can try to change it in language .ini files.


Guest
31 Mar 2014 07:19

It's not a good solution, because after the first registration, the site displays the right message REG_COMPLETE_ACTIVATE ("your Account Has Been created and an activation link has been sent to the e-mail address..."): when the user activates the registration from the email, the code displays the same message, but instead should display REG_ACTIVATE_COMPLETE ("Your Account Has Been successfully activated..."). I hope I explained ....


Sergey
Total posts: 13,748
31 Mar 2014 07:21

But Registration extension does not hadle activation proces. This is standard Joomla proces with standard Joomla emails.


Guest
31 Mar 2014 07:51

The fact is that when the user activates the registration, the site displays home page with the wrong message of Mighty.... I am sure it's the message of Mighty because I translated it in the .ini file of JUser.


Sergey
Total posts: 13,748
31 Mar 2014 08:40

What is the link for activation? Does it contain option=com_juser?


Guest
31 Mar 2014 10:40

The link for activation is /index.php?option=com_juser&controller=user&task=activate&activation=xxxxxxxxxxxxxxxxxxxxxxxxxxx


Sergey
Total posts: 13,748
31 Mar 2014 15:18

I see. This is Juser.

Then you only can change translation in juser ini file. I do not have any other sugegstion.


Guest
01 Apr 2014 07:50

ok, but since I don't want a tip for a particular function, it is rather an obvious BUG, I was hoping that someone else had noticed it and there was a patch that solves it ... Thanks anyway.

Powered by Cobalt