luiggipl Posted March 25, 2014 Share Posted March 25, 2014 Witam Podczas importu produktów przeprowadzałem również tłumaczenia stron oraz konfiguracje modułów prawdopodobnie baza danych się "wysypała" bo produktów w bazie zostało jakos 50 a było ponad 1000. Poniżej zamieszczam kod błędów z ktorymi jak narazie nie umiem sobie poradzić wszelka pomoc bedzie mile widziana silnik sklepu to 1.5.6.2 [PrestaShopDatabaseException]Table 'i08348bj_yoursec.ps_notifications' doesn't exist SELECT s.* FROM `ps_notifications` s WHERE s.`title` = "Hello!!!"at line 613 in file classes/db/Db.php 607. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);608. }609. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))610. {611. if ($sql)612. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');613. throw new PrestaShopDatabaseException($this->getMsgError());614. }615. }616.617. /** DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 488 - classes/db/Db.php] - [1 Arguments] DbCore->executeS - [line 155 - modules/templines/notifications.php] - [1 Arguments] Notifications->getPrestaNotifications - [line 71 - modules/templines/notifications.php] - [1 Arguments] Notifications->addNotification - [line 49 - modules/templines/notifications.php] - [0 Argument] Notifications->checkRemote - [line 28 - modules/templines/notifications.php] - [0 Argument] Notifications->getLines - [line 86 - modules/templines/templines.php] - [0 Argument] Templines->hookdisplayBackOfficeTop - [line 473 - classes/Hook.php] - [1 Arguments] HookCore::exec - [line 1875 - classes/controller/AdminController.php] - [2 Arguments] AdminControllerCore->init - [line 150 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 53 - limitedmk/index.php] - [0 Argument] Link to comment Share on other sites More sharing options...
Recommended Posts