Settings -> User registration: Enabled, Account activation by admin
Register as new user and use the link that is send to this user to first confirm the registration.
Admin then receives an email with a link to activate the user.
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY -> {ACTIVATE}
Log in to the frontend with the admin account (in our case not superuser)
Click on the link in the email. This will take you to the frontend.
User should be activated and a notification message about that should show.
The user is not activated and no message is shown. The user that is logged in to activate the new user is in stead redirected to the user profile view.
Joomla 5.2.3
PHP 8.3.14
10.6.20-MariaDB-cll-lve
This has worked before on the site we are experiencing issues now. So something must have changed?
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Should I be able to test that by just adding these lines to my Joomla site?
https://github.com/joomla/joomla-cms/pull/44730/files
Or is there more to it?
Exactly the same issue here,
but the patch on https://github.com/joomla/joomla-cms/pull/44730/files didn*t solve the problem.
This is a serious bug for sites with many subscribers per day, any other solutions?
Multilingual Site (en/de)
Joomla 5.2.3
PHP 8.2.27
MySQLi 10.6.15-MariaDB-log
i'm unable to replicate
I logged into the frontend as superuser. And I have the same problem.