Fatal error: Uncaught exception 'Exception' with message '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 '-15, 15' at line 12
Error Nr.: 1064
Query:
SELECT
i.*,
CONCAT(i.id, '_', f.id, '.', f.type) AS filename
FROM `sys_gallery_image` AS i LEFT JOIN `sys_files` AS f ON f.module = 'gallery' AND i.id = f.record_id
WHERE
i.category_id = 21 AND
i.trash = 0 AND
i.active = 1
ORDER BY
i.order ASC,
i.id DESC
LIMIT -15, 15' in /www/htdocs/w00e8f99/ferriplast.it/sys/class.mysql.php:77
Stack trace:
#0 /www/htdocs/w00e8f99/ferriplast.it/sys/class.mysql.php(104): Mysql->query('\n\t\tSELECT\n\t\t\ti....', NULL)
#1 /www/htdocs/w00e8f99/ferriplast.it/referenzen.php(131): Mysql->getArray('\n\t\tSELECT\n\t\t\ti....')
#2 /www/htdocs/w00e8f99/ferriplast.it/sys/template.inc.php(5): include('/www/htdocs/w00...')
#3 /www/htdocs/w00e8f99/ferriplast.it/index.php(16): include('/www/htdocs/w00...')
#4 {main}
thrown in /www/htdocs/w00e8f99/ferriplast.it/sys/class.mysql.php on line 77