shocked Posted July 1, 2008 Share Posted July 1, 2008 Hello, I want to be able to have a link, that when clicked, it shows all the products available under a single category, so, for example, i can click: https://mydomain.com/order.php and it will show me a drop down of all categories.. or i could click: https://mydomain.com/order.php?step=2&pid=5 and it will order a specific product. What I want is a link that will be like: https://mydomain.com/order.php BUT only show the options in ONE of my categories.. for example: https://mydomain.com/order.php?categoryname of course, that does not work. Is this possible? 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted July 1, 2008 Share Posted July 1, 2008 order.php?gid=1 order.php?gid=2 change 1 and 2 to your category ID 0 Quote Link to comment Share on other sites More sharing options...
hoosierweb Posted July 2, 2008 Share Posted July 2, 2008 yes.. you would need to rewrite the url this may help http://forum.whmcs.com/showthread.php?t=7886 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.