you resolve the problem in v 1.1.3 but now and I receive the same error when I mark search in description.
Write “hp” push search and after that mark “search in description” box and search again.
This is the error:
Error: Unknown column 'pd.long_description' in 'where clause'
Error No: 1054
SELECT COUNT(*) AS total FROM product p LEFT JOIN product_description pd ON (p.product_id = pd.product_id) WHERE pd.language_id = '1' AND (pd.name LIKE '%hp%' OR pd.long_description LIKE '%hp%') AND p.date_available < NOW() AND p.status = '1'
The same error when I try to make advanced search on demo from your web site.
http://demo.opencart.com/index.php?rout ... cription=1
Who is online
Users browsing this forum: No registered users and 6 guests