cooletin Posted March 27, 2014 Share Posted March 27, 2014 I try to aktivate google sitemap and goodrelations moduls and I got this error: Someone knows? PrestaShopDatabaseException]Unknown column 'id_shop' in 'where clause' SELECT * FROM `ps_gsitemap_sitemap` WHERE id_shop = 1at line 623 in file classes/db/Db.php 617. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);618. }619. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))620. {621. if ($sql)622. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');623. throw new PrestaShopDatabaseException($this->getMsgError());624. }625. }626.627. /** DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 489 - classes/db/Db.php] - [1 Arguments] DbCore->executeS - [line 178 - modules/gsitemap/gsitemap.php] - [1 Arguments] Gsitemap->getContent - [line 814 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcessCallback - [line 974 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcess - [line 171 - 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...
cooletin Posted March 27, 2014 Author Share Posted March 27, 2014 I fixed it Link to comment Share on other sites More sharing options...
intermediadorpopular Posted April 11, 2014 Share Posted April 11, 2014 I fixed it como? Link to comment Share on other sites More sharing options...
CarlosAdrian Posted April 14, 2014 Share Posted April 14, 2014 I fixed it Could you tell us how did you fixed it, please? Thank you Link to comment Share on other sites More sharing options...
cooletin Posted April 14, 2014 Author Share Posted April 14, 2014 I just have to reinstall the modules Link to comment Share on other sites More sharing options...
Recommended Posts