Registration page
« on: August 31, 2025, 09:53:04 PM »
wen a new users registers it gets redirected to the login page after registration how can I do it so it gets directly to his account ?

Thank you

*

MB Themes

Re: Registration page
« Reply #1 on: September 01, 2025, 01:00:39 PM »
If user validation is not required, user cannot go to login page as that's not available for logged-in users.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Registration page
« Reply #2 on: September 01, 2025, 03:33:22 PM »
Yes but i want to deactivate user validation so they don't need to validate their account and wen a new user goes to domain.com/register after completing all the details and passing the captcha and spam check it goes directly to his account dashboard without being needed to insert again his email and password.
Currently after a user registers it get to the login page to login and they need to insert email and password.

*

MB Themes

Re: Registration page
« Reply #3 on: September 01, 2025, 03:39:19 PM »
If validation is disabled, user is logged after registration.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Registration page
« Reply #4 on: September 01, 2025, 03:46:35 PM »
I already have disabled "Users need to validate their account" and wen i create a new account i get redirected to login page to insert credentials for access.

*

MB Themes

Re: Registration page
« Reply #5 on: September 01, 2025, 04:17:37 PM »
I've just tested on dev site and could not reproduce - if user email validation is disabled, user is logged after registration.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots