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 '' at line 1

select p.value, p.attribute_id, a.attribute_name as name from eav_products p left join eav_attributes a on p.attribute_id = a.attribute_id where p.secondary = 0 and products_id = # /product_info.php/products_id

[TEP STOP]