Assistance appreciated- Thanks in advance
Joomla! 2.5.6 - VM2.0.10
The get user friendly URL's - I have...
Reset htaccess.txt to .htaccess
Changes SEO Settings to
Search Engine Friendly URLs YES
Use URL rewriting YES
when I GOTO cart - continue shopping link not working as is all category links on the virtuemart LH menu
Only way to get back out of cart is ... to click on HOME link on Top menu
Changed SEO Settings back to
Search Engine Friendly URLs NO
Use URL rewriting NO
All links work OK
can anyone help me re the solution... Thanks
Do you have a development link? URL? anything we can look at.
Please visiting this forum and you the answer is already replied there.
http://forum.virtuemart.net/index.php?topic=107077.0
Thanks
Snehal
I can confirm what coramba says.
Joomla SEF = off
VM SEO = disabled
all works.
Joomla SEF = on
VM SEO = disabled
ask a question = modal opens - 404 The requested product does not exist.
Joomla SEF = on
VM SEO = enabled (empty)
ask a question = modal opens - Fatal error: Cannot access empty property in /xxxx/libraries/joomla/registry/registry.php on line 336
menu link to user account settings - page opens, I do nothing here but hit cancel:
Fatal error: Cannot access empty property in /xxxx/libraries/joomla/registry/registry.php on line 336
Joomla SEF = on
VM SEO = disabled
menu link to user account settings - page opens, I do nothing here but hit cancel: no error, all fine.
Joomla 2.5.7
Vm 2.10
Rewrite URL setting will do redirection(301) from dynamic page to meaningful name and this may be the reason you are not able to access old pages with query string. There is no harm to implement SEO and URL rewriting setting but make sure you manage them properly
good post. thanks