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 = 1 AND
i.trash = 0 AND
i.active = 1
ORDER BY
i.order ASC,
i.id DESC
LIMIT -15, 15' in /www/htdocs/w00e8f99/bio-pranotherapie.com/sys/class.mysql.php:76
Stack trace:
#0 /www/htdocs/w00e8f99/bio-pranotherapie.com/sys/class.mysql.php(103): Mysql->query('\r\n\t\tSELECT\r\n\t\t\t...', NULL)
#1 /www/htdocs/w00e8f99/bio-pranotherapie.com/gallery.php(117): Mysql->getArray('\r\n\t\tSELECT\r\n\t\t\t...')
#2 /www/htdocs/w00e8f99/bio-pranotherapie.com/sys/template.inc.php(5): include('/www/htdocs/w00...')
#3 /www/htdocs/w00e8f99/bio-pranotherapie.com/index.php(16): include(' in /www/htdocs/w00e8f99/bio-pranotherapie.com/sys/class.mysql.php on line 76