Database error: Invalid SQL: select distinct p.id, NULL as iid, p.title, p.author, pr.currency, pr.price, pr.websale as websale, p.headfont, min(pr.price) as minprice, max(pr.price) as maxprice, p.shortdesc, p.format, p.icon, p.subcategory, p.category, p.newsitem, v.description, v.logo, v.code, ifnull(v.name, p.vendor) as vendor from price pr, product p left join vendors v on p.vendor=v.code where p.id=pr.prodid and p.enabled = 'yes' and p.category in ( 'fotocd','fotoproduct') and p.vendor = 'Central Stock' group by p.id order by p.category desc, 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 37)
Please contact shopmaster@fonts.at and report the exact error message.
Session halted.