Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User activation link in admin email does not work #44732

Open
jjnxpct opened this issue Jan 14, 2025 · 1 comment
Open

User activation link in admin email does not work #44732

jjnxpct opened this issue Jan 14, 2025 · 1 comment

Comments

@jjnxpct
Copy link

jjnxpct commented Jan 14, 2025

Steps to reproduce the issue

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.

Expected result

User should be activated and a notification message about that should show.

Actual result

The user is not activated and no message is shown. The user that is logged in to activate the net user is in stead redirected to the user profile view.

System information (as much as possible)

Joomla 5.2.3
PHP 8.3.14
10.6.20-MariaDB-cll-lve

Additional comments

This has worked before on the site we are experiencing issues now. So something must have changed?

@cmirnow
Copy link

cmirnow commented Jan 16, 2025

Log in to the frontend with the admin account (in our case not superuser)

I logged into the frontend as superuser. And I have the same problem.

@QuyTon QuyTon added the bug label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants