Database error: Invalid SQL: SELECT file_name, product_image_id FROM product_images pi, product_image_types pit, product_options po WHERE pi.product_image_type_id = pit.product_image_type_id AND po.product_option_id = pi.product_option_id AND po.product_option_id = ORDER BY pi.product_image_type_id ASC, file_size DESC
MySQL 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 'ORDER BY pi.product_image_type_id ASC, file_size DESC' at line 6)
Session halted.