En 15/7/2019 a las 7:20 AM, rkk dijo:So I fixed it..
Prior to the 1.7.6 official release I have been testing different modules to handle google merchant center reviews and print rich snippet for effective product page crawling.
Apparently I installed a prerelease version of the productreview module. I believe I uninstalled the pre-release as it didnt show up under installed modules after the uninstall. it was gone. however it didnt remove the db tables.
After trying to figure out why the latest version wouldn't install i ended up checking the db, and i found remnant tables matching ps_product_comment_* from the previous install.
After backup I dropped the suspect tables, reinstalled the mod, zero error.
the error that I had after activating the debug was:
"Column count doesn't match value count at row 1<br /><br /><pre>INSERT IGNORE INTO `ps_product_comment_criterion` VALUES ('1', '1', '1')</pre>"
I had uninstalled the module but the tables remained and I checked and saw the table "ps_product_comment_criterion", I removed it and then
Download it from here and you can install it by renaming it to
https://github.com/PrestaShop/productcomments/releases
the installation was OK and everything solved