mysql says: 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 'ORDER BY categorix_products.position ASC' at line 7
query is: # query: 3 SELECT products.* FROM products INNER JOIN categorix_products ON products.id=categorix_products.product AND categorix_products.category= ORDER BY categorix_products.position ASC

DEBUG_MODE is screen
Message ID:/home/musices/public_html/model/Helpers.class.php:111