Hello I am using joomla 1.5 and virtuemart 1.1. Instalation until populating product data everything works fine & smooth (great job virtuemart teams )
<my main question>
I need help on how to add the 'index.php/component/' URL when clicking 'product detail' in product categories display into the virtuemart file or is there any other solution for this problem ?
<problem starts here>
I got an HTTP 404 not found while trying to access 'product detail' from categories displayed (picture 1)
But if I access 'product detail' from 'new products feature' directly to the 'product detail', it works perfect. (picture 2)
I notice that there are 2 different URL links from above ways (this is my live links so please visit it to see the problem):
LINK 1 (picture 1). (HTTP 404 error, this is access from categories displayed)
http://www.megaria.net/virtuemart?page=shop.product_details&flypage=flypage-ask.tpl&product_id=54&category_id=9&option=com_virtuemart&Itemid=1
LINK 2 (picture 2). (this is access directly from 'new products feature')
http://www.megaria.net/index.php/component/virtuemart/?page=shop.product_details&category_id=9&flypage=flypage-ask.tpl&product_id=54
I tried to type manually in the browser '/index.php/component/' URL in the (HTTP 404 error - LINK 1) which in full URL into this below:
http://www.megaria.net/index.php/component/virtuemart?page=shop.product_details&flypage=flypage-ask.tpl&product_id=54&category_id=9&option=com_virtuemart&Itemid=1
==== and it works successful displaying the 'product detail' (picture 3)
<my main question>
I need help on how to add the 'index.php/component/' URL into the virtuemart file or any other solution for this problem ?. Please kindly help me. Thank you very much
[attachment cleanup by admin]
I have the same problem, they can help me?
this is the solution to the problem ->
http://forum.virtuemart.net/index.php?topic=37698.0