Fatal error: Uncaught exception 'Exception' with message '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 '-15, 15' at line 13
Error Nr.: 1064
Query:
SELECT
i.*,
f.id AS file_id,
f.type AS file_type
FROM `cc_gallery_image` AS i LEFT JOIN `cc_files` AS f ON f.table = 'gallery_image' AND i.id = f.table_id
WHERE
i.category_id = 6 AND
i.trash = 0 AND
i.active = 1
ORDER BY
i.rang,
i.id DESC
LIMIT -15, 15' in /www/htdocs/w00e8f99/stallwies.com/sys/class.mysql.php:72
Stack trace:
#0 /www/htdocs/w00e8f99/stallwies.com/sys/class.mysql.php(100): Mysql->query('\n\t\tSELECT\n\t\t\ti....', NULL)
#1 /www/htdocs/w00e8f99/stallwies.com/gallery.php(115): Mysql->getArray('\n\t\tSELECT\n\t\t\ti....')
#2 /www/htdocs/w00e8f99/stallwies.com/sys/template.inc.php(6): include('/www/htdocs/w00...')
#3 /www/htdocs/w00e8f99/stallwies.com/index.php(16): include('/www/htdocs/w00...')
#4 {main}
thrown in /www/htdocs/w00e8f99/stallwies.com/sys/class.mysql.php on line 72