Productsdb error:select distinct p.* from product p inner join product_category pc on pc.product_id = p.id inner join category c on c.id = pc.category_id where ifnull(p.is_hidden, 0) = 0 and (1 = 0 concat(' ', keywords, ',') like '% ,%' or concat(' ', keywords, ',') like '% .,%' or c.description = '' ) order by if(extra_image_filename_1, 1, 0), product_number 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 'concat(' ', keywords, ',') like '% ,%' or concat(' ', keywords, '...' at line 8 Sorry - no products found. |
InformationSorry - no information found. |