Database error: Invalid SQL: select distinct p.id, NULL as iid, p.title, p.author, p.shortdesc, p.format, p.icon, ifnull(v.name, p.vendor) as vendor, p.subcategory, p.headfont, p.category from product p left join vendors v on p.vendor=v.code where p.enabled = 'yes' and p.category in ('fontpack', 'fontproduct') and p.sortname like 'P%' and p.vendor = 'FB' order by p.sortname limit -15, 15
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 '-15, 15' at line 15)
Please contact shopmaster@fonts.at and report the exact error message.
Session halted.