Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [PrestaShopDatabaseException]
- Table 'shop_nav.ps_tab_module_preference' doesn't exist
- SELECT module
- FROM ps_tab_module_preference
- WHERE `id_tab` = 72
- AND `id_employee` = 1
- at line 613 in file classes/db/Db.php
- 607. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$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 528 - classes/Tab.php] - [1 Arguments]
- TabCore::getTabModulesList - [line 1520 - classes/controller/AdminController.php] - [1 Arguments]
- AdminControllerCore->initTabModuleList - [line 1478 - classes/controller/AdminController.php] - [0 Argument]
- AdminControllerCore->initContent - [line 688 - controllers/admin/AdminImagesController.php] - [0 Argument]
- AdminImagesControllerCore->initContent - [line 167 - classes/controller/Controller.php] - [0 Argument]
- ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument]
- DispatcherCore->dispatch - [line 50 - admin6686/index.php] - [0 Argument]
Advertisement
Add Comment
Please, Sign In to add comment