I have a group of products on my website with specific attributes. I think I have set them up correctly. People can add them to their shopping basket ok but when they try and check out they get the following message.
WARNING: An Error occurred, please refresh the page and try again.
Here are the items in question. Disregard the first product as I had to remove the attributes to allow someone to place their order. http://www.spottycupcakes.co.uk/inde...index&cPath=80
I have checked my logs and this is what is recorded. Anyone know what I should do (bearing in mind I'm a complete novice at this)?
[01-Feb-2014 20:41:22 Europe/London] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':e9884d55e58e203da17a351accf67ead, 198) AND po.products_options_name = "Minimum ' at line 1 :: SELECT ifnull(max(pov.products_options_values_sort_order), 0) as postage_attribute FROM products_options_values pov INNER JOIN products_attributes pa ON pov.products_options_values_id = pa.options_values_id INNER JOIN products_options po ON po.products_options_id = pa.options_id WHERE pa.products_id IN (250, 182, 215:e9884d55e58e203da17a351accf67ead, 198) AND po.products_options_name = "Minimum Delivery Method:" in /home/spott698/public_html/includes/classes/db/mysql/query_factory.php on line 120
Many thanks in advance.


Reply With Quote

