Hello everyone, in joomla users have two features, user enabled and user activated.
With the SAVE USER control I can leave the user activated, but I have not been able to leave it automatically enabled.
Can that be achieved?

With the SAVE USER control I can leave the user activated, but I have not been able to leave it automatically enabled.
Can that be achieved?
Can someone help me???
Any ideas to solve this???
Any ideas to solve this???
Just leave activation code provider blank if you don't want them to have to activate.
I think I did not make myself understood.
I need to activate and enable the user.
I can already activate it, but I don't know how to enable it.
I need to activate and enable the user.
I can already activate it, but I don't know how to enable it.
There's a "user activation" action you can use. There should be a link in the email you send to them along the lines of
Click here to activate: <a href="{url/full:activationeventname}&activation_code={session:activation_code_two}">LINK TEXT</a>Then in the user activation action, set activation code provider to {data:activation_code}
This topic is locked and no more replies can be posted.