hi there,
I have a product_type "car" with parameters 'model' and 'year'. When I'm not using your hack, the flypage displays the words 'year'and 'model' rather than substituting the proper values that I select on the backside. When i do use your hack it still comes back with 'year' and 'model' rather than say, '1977' & '320i'. Why does it not seem to pass the correct data along?
here is the link to the offending page:
http://mesaperf.mine.nu:8080/index.php?page=shop.product_details&flypage=shop.flypage&product_id=18&category_id=25&manufacturer_id=0&option=com_virtuemart&Itemid=1It seems to me like the backend is just not attaching a value to the product when i hit the save button but i'm a newbie so i may just be missing something..
any help is greatly appreciated