Hi,
I had a strange behavior while testing my site : When submitting a new address in the user account, the address wasn't saving and i was redirected to the homepage.
But in admin, adding new address to the users was working.
I found the source of the problem after disabling Joomla's SEF URLs :
When submitting a new address with this url it works : /index.php?option=com_virtuemart&view=user&task=addST&new=1&addrtype=ST&virtuemart_user_id[0]=22790&Itemid=341&lang=fr
When submitting a new address with this url it doesn't : /fr/component/virtuemart/utilisateur/addST?new=1&virtuemart_user_id[0]=22790&Itemid=341
Does someone have an idea to solve this ?
Regards,
Cam
Bonjour,
Add a hidden shop homepage link in your joomla menu manager for each language, you have component/virtuemart/ and this is bad and it's perhaps the reason it not work.
You can add a Joomla menu link to a category too having no category and manufacturer set.
Thank you !!!!
I spend my day trying to figure out this problem and your answer just solved it !!
Have a good day studio42