Could someone look at this and see if this can be fixed?


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 '{2}24{3}50{4}48{5}51 ORDER BY products_extra_fields

SELECT pef.products_extra_fields_name as name, ptf.products_extra_fields_value as value FROM products_extra_fields pef LEFT JOIN products_to_products_extra_fields ptf ON ptf.products_extra_fields_id=pef.products_extra_fi elds_id WHERE ptf.products_id=894{2}24{3}50{4}48{5}51 ORDER BY products_extra_fields_order

[TEP STOP]