Akhmed
Akhmed

Reputation: 1179

virtuemart url problem

Everything worked correct, but now after client modification, there another params added to url

It was like

http://sitename/pagename?page=shop.browse&category_id=7

and when I click on it it looks like:

http://sitename/index.php?page=shop.browse&category_id=7&redirected=1&option=com_virtuemart&Itemid=71

Any ideas?

thanks, Ahmed.

Upvotes: 0

Views: 340

Answers (1)

Zeno
Zeno

Reputation: 1829

This looks like a link to a Virtuemart menu item. Someone probably did something with a menu item, added one or the sort. itemid represents the menu item id.

Upvotes: 1

Related Questions