Hi Nicolas,
When User hits "I have forgotten my password" on login form, redirected here:
(SEF and mod_rewrite both ON, hika redirect plugin ON):
../regisztráció?view=reset ..here enters email address, then submits, and redirected here:
../component/hikashop/user/form?Itemid=484 ..which is not good, here should be password reset code confirmation form.
When user hits "I have forgotten my password" on login form, redirected here:
(SEF and mod_rewrite both OFF, hika redirect plugin on):
../index.php?option=com_users&view=reset ..here enters email address, then submits, and redirected here:
../index.php?option=com_users&view=reset&layout=confirm which is the right URL. In this case, email sent out correctly.
I have also attached the actual .htaccess file as txt if it does matters.
Joomla version is the latest: 2.5.9 hikashop version 2.0