A Database Error Occurred
Error Number: 1064
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 'ORDER BY `title` ASC LIMIT 0, 50' at line 2
SELECT goods.*, brands.title AS `brand_name`, brands.description AS `brand_desc` FROM goods LEFT JOIN brands ON brands.id = goods.vendor_id WHERE goods.category_id = ORDER BY `title` ASC LIMIT 0, 50
Filename: /home/h41500/data/www/usnasuperbio.com.ua/models/catalogue_model.php
Line Number: 66