You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SELECT tconnect_images.*, tconnect_images_links.*, tconnect_common_descriptio...' at line 1 (1064)
SELECT tconnect_images.*, tconnect_images_links.*, tconnect_common_descriptions.description AS alt, tconnect_images.image_id AS images_image_id FROM tconnect_images_links LEFT JOIN tconnect_images ON tconnect_images_links.image_id = tconnect_images.image_id LEFT JOIN tconnect_common_descriptions ON tconnect_common_descriptions.object_id = tconnect_images.image_id AND tconnect_common_descriptions.object_holder = 'images' AND tconnect_common_descriptions.lang_code = 'en' WHERE tconnect_images_links.object_type = 'product_reviews' AND tconnect_images_links.type = 'A' AND tconnect_images_links.object_id IN (2, 1) ORDER BY tconnect_images_links.position, tconnect_images_links.pair_id;SELECT tconnect_images.*, tconnect_images_links.*, tconnect_common_descriptions.description AS alt, tconnect_images.image_id AS images_image_id FROM tconnect_images_links LEFT JOIN tconnect_images ON tconnect_images_links.detailed_id = tconnect_images.image_id LEFT JOIN tconnect_common_descriptions ON tconnect_common_descriptions.object_id = tconnect_images.image_id AND tconnect_common_descriptions.object_holder = 'images' AND tconnect_common_descriptions.lang_code = 'en' WHERE tconnect_images_links.object_type = 'product_reviews' AND tconnect_images_links.type = 'A' AND tconnect_images_links.object_id IN (2, 1) ORDER BY tconnect_images_links.position, tconnect_images_links.pair_id
app/Tygh/Database/Connection.php, line: 1713
| File: | app/Tygh/Database/Connection.php |
| Line: | 1490 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 700 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 333 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 35 |
| Function: | getArray |
| File: | app/controllers/common/debugger.php |
| Line: | 60 |
| Function: | db_get_array |
| File: | app/functions/fn.control.php |
| Line: | 744 |
| Function: | include |
| File: | app/functions/fn.control.php |
| Line: | 475 |
| Function: | fn_run_controller |
| File: | index.php |
| Line: | 19 |
| Function: | fn_dispatch |