开发者

virtuemart url problem

开发者 https://www.devze.com 2023-02-09 13:57 出处:网络
Everything worked correct, but now after client modification, there another params added to url It was like

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?

tha开发者_StackOverflownks, Ahmed.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消