Thank you Jenkin
I just updated the virtuemart. so I assume it's the latest version (2.6.6) . I looked into my files and there were two virtuemarts folder
one was 2.6.6 and the other 2.08.e
When I was looking for the version I saw this in the log section :
2014-06-26 05:28:04 ERROR vmError: getProductSingle Unknown column 'product_price_publish_up' in 'where clause' SQL=SELECT * FROM `kenet_virtuemart_product_prices` WHERE `virtuemart_product_id` = "69" AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0") AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2014-06-26 05:28:04" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2014-06-26 05:28:04" ) ) AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1) AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
I don't know what any of this means by the way.
Thanks again