File: /home/bibh08l6urxc/public_html/bo/libs/eCommerce/SDO/Core/Application/Product.class.phpLine: 237Caused by:- SQLException SELECT p.*, b.name AS brand_name, pc.category_id
FROM product AS p LEFT JOIN product_category AS pc ON p.product_id = pc.product_id LEFT JOIN brand AS b ON p.brand_id = b.brand_id LEFT JOIN product_in_different_language AS pdL ON p.product_id = pdL.product_id LEFT JOIN `category` `c1` ON pc.category_id = c1.category_id LEFT JOIN `category` `c2` ON c1.category_id = c2.category_id LEFT JOIN `category` `c3` ON c2.category_id = c3.category_id
WHERE ( '93' IN ( pc.category_id,c1.parent_category_id,c2.parent_category_id,c3.parent_category_id ) ) AND ( p.brand_id = )
ORDER BY orden ASC
LIMIT 0,15 [nativecode=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 orden ASC
LIMIT 0,15' at line 3]
File: /home/bibh08l6urxc/public_html/bo/libs/VicomStudio/DBPEAR.class.php
Line: 179
#0 /home/bibh08l6urxc/public_html/bo/libs/eCommerce/SDO/Catalog.class.php(144): eCommerce_SDO_Core_Application_Product::Search()
#1 /home/bibh08l6urxc/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php(42): eCommerce_SDO_Catalog::SearchProducts()
#2 /home/bibh08l6urxc/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php(16): eCommerce_FrontEnd_FO_Product->_searchbyfamilia()
#3 /home/bibh08l6urxc/public_html/bo/product.php(4): eCommerce_FrontEnd_FO_Product->execute()
#4 /home/bibh08l6urxc/public_html/product.php(2): require_once('/home/bibh08l6u...')
#5 {main}