I make a new install with v 1.1.2 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
Hi!
Yes I also noticed that, but I know for shure that the file with the error has been updated..
You actually just need one file from the new package, ant it is:
catalog/model/catalog/product.php
If you dont want to reinstall you can copy that file to your previous installation.
Good Luck!
/Leffe
Yes I also noticed that, but I know for shure that the file with the error has been updated..
You actually just need one file from the new package, ant it is:
catalog/model/catalog/product.php
If you dont want to reinstall you can copy that file to your previous installation.
Good Luck!
/Leffe
Who is online
Users browsing this forum: No registered users and 12 guests