News:

Support the VirtueMart project and become a member

Main Menu

Why the ugly link URL?

Started by z-analysts, May 06, 2013, 01:18:05 AM

Previous topic - Next topic

z-analysts

Hi,
My home page consists of images that link to various menu items. I have a menu item defined to display all categories in VM. I have SEF configured for Joomla and VM but still get an ugly URL for the all categories link. Why? Why does VM append the /categories?virtuemart_category_id=0?

http://zclientdev.net/solfairtrade/fair-trade-products/categories?virtuemart_category_id=0

Joomla 2.5.11
VM 2.0.20b
PHP 5.3.16

Thank you!

jjk

I suppose it's a cache problem. In Joomla configuration, Cache should be set to Off, when using a shop component like VirtueMart.
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

z-analysts

My cache is turned off. I usually don't use any caching on my sites.

Global Configuration > System > Cache: OFF caching disabled.

What else could be causing it?

jjk

I'm not shure, but it has to do with your image, which links to:
...zclientdev.net/solfairtrade/fair-trade-products/categories?virtuemart_category_id=0

If you click on your 'Products' menu link, it loads the same page with this link instead:
...zclientdev.net/solfairtrade/fair-trade-products
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

z-analysts

Thanks, jjk!

The image link is nothing more than a JTree link to the menu item created by the JCE editor.