Hello,
after upgraded virtuemart from version 3.6.2 10159 to version 3.6.8 10197;
I posted this topic in "Administration & Configuration":
http://forum.virtuemart.net/index.php?topic=143897.0Since no one can give me an answer about this problem, I thought the problem was just mine.
So I installed the latest versions of joomla 3.9.13 and virtuemart 3.6.2 10159 with sample data.
So I made all tests for registration and in "Joomla User Options" i setted "New User Account Activation" = "Administrator".
I write below my test report:
-- virtuemart 3.6.2 10159 --
User Registration works fine:
1. After registration, user (mail_html_reguser.php) and vendor (mail_html_reguser.php) receives emails correctly.
2. the user gets his login details in the email and the link to confirm his email; after confirming the email, the seller receives an email containing the link to activate the newly registered user account.
3. The seller then clicks on the link activation and the user receives the email for the confirmed activation account.
-- virtuemart 3.6.3 10184 --
User Registration doesn't works.
-- virtuemart 3.6.4 10187 --
User Registration doesn't works.
-- virtuemart 3.6.6 10191 --
User Registration doesn't works.
-- virtuemart 3.6.8 10197 --
User Registration works, but without user email (mail_html_reguser.php) and vendor email (mail_html_reguser.php):1. After registration, user receive email with "body" stored in Language file com_user.ini (COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY) [in frontend, after registration, is displayed the message with COM_VIRTUEMART_REG_COMPLETE_ACTIVATE_ADMIN … string missed?] and vendor do not receive any email.2. the user gets his login details in the email and the link to confirm his email; after confirming the email, the seller receives an email containing the link to activate the newly registered user account.
3. The seller then clicks on the link activation and the user receives the email for the confirmed activation account.
Can anyone tell me if has encountered these problems yourself?
I look forward to receiving your feedback, thanks.