Hello,
I installed the module jproduct scroller and I am very happy with the visual appearance!
But unfortunately there are some strange errors that occur:
Some products lose their category-id when they are clicked on - the link behind the product simply does not contain the category information.
After some research I did not find any error in our database (this was the first place I thought I would find something going on) - also there are no rules for which product this error occurs!
To figure it out I temporarily activated the product scroller that is shipping with virtuemart - and here the category-id is added.
For my purpose the category-id is fundamental, because we change the template depending on the category-id.
Attached a link to the website I am referring to:
web5.confixx.customsite.de/index.php?option=com_content&view=article&id=23&Itemid=11
This category contains 6 products - the first product "Blaubeere Vanille" is a "healthy" one
The "Pfirsich Rosmarin" points to another category and is also a "healthy" one. (Just to show you the template-changing-mechanism)
All other products are corrupt - they all do not contain the category-id also the flypage-code seems to be wrong:
The correct code should look like this:
web5.confixx.customsite.de/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=14&category_id=5&option=com_virtuemart&Itemid=4
The corrupted code looks like this:
web5.confixx.customsite.de/index.php?page=shop.product_details&flypage=&product_id=37&category_id=&option=com_virtuemart&Itemid=4
I did not make any changes to the code of the module - can anybody please help me out?
There are about 20 products published so far.
I run joomla 1.5.14 with virtuemart 1.1.4 - and version number of the module is 1.1
Thanks a lot for your help....