ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
I'm using Panacea template and I have virtuemart installed, when I click around in there sometimes, the url will replace index.php with a category page instead.
Example-
The correct routing to the enquiry page should be:
soulmateplan.com/index.php?page=shop.ask&flypage=flypage.pbv.v4.tpl&product_id=39&category_id=5&option=com_virtuemart&Itemid=367
Instead, it is removing index.php and putting the category name there:
soulmateplan.com/understanding-men?page=shop.ask&flypage=flypage.pbv.v4.tpl&product_id=39&category_id=5&option=com_virtuemart&Itemid=367
Can you help me as to why this is happening??
I'm using J1.5.20
and VM 1.1.4
I haven't had this problem with virtuemart and non-rockettheme templates. Any Ideas?
It seems the index.php is not removed but it is:
soulmateplan.com/index.php/understanding-men?page=shop.product_details&flypage=flypage.pbv.v4.tpl&product_id=39&category_id=5
I see that you enabled the SEF but didn't enable the mod_rewrite in the global configuration. Could you please enable the mod rewrite?