Asiunia Posted May 14, 2015 Share Posted May 14, 2015 Hi, After the upgrade modules, is the information: Please help me. [PrestaShopDatabaseException] Unknown column 'lang' in 'ps_av_products_reviews' ALTER TABLE ps_av_products_reviews CHANGE `lang` `iso_lang` VARCHAR( 5 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT "0"; at line 635 in file classes/db/Db.php 629. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);630. }631. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))632. {633. if ($sql)634. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');635. throw new PrestaShopDatabaseException($this->getMsgError());636. }637. }638.639. /** DbCore->displayError - [line 325 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 465 - classes/db/Db.php] - [1 Arguments] DbCore->execute - [line 174 - modules/netreviews/upgrade/upgrade-7.1.31.php] - [1 Arguments] upgradeDatabase - [line 39 - modules/netreviews/upgrade/upgrade-7.1.31.php] - [1 Arguments] upgrade_module_7_1_31 - [line 439 - classes/module/Module.php] - [1 Arguments] ModuleCore->runUpgradeModule - [line 1360 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] Link to comment Share on other sites More sharing options...
Avis_Verifies Posted June 1, 2015 Share Posted June 1, 2015 Hello, I'm Rémi, Lead Developer at "Avis Vérifiés ("Verified Reviews" "Recensioni Verificate" ... netreviews)". We are sorry for the inconvenience caused by the module. Do you have FTP access ? If yes, connect to it, and go to Modules > netreviews and just rename the folder 'upgrade' by 'upgrade_old'. The problem is caused by a file in it, Prestashop is trying to upgrade your database. If you want to use our module, remove it from your FTP, go to Prestashop Add-ons and download the last one. Please let me know if you resolve the problem, do not hesitate to contact me for any questions. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now