Нужна помощи с prestashop. исправить ошибку.
Связана с переопределением модуля.
Вот как она выглядит.
[PrestaShopDatabaseException]
Table 'mobiks.ps_prestafraud_orders' doesn't exist
SELECT id_order FROM ps_prestafraud_orders WHERE id_order = 64 LIMIT 1
at line 646 in file classes/db/Db.php
641. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);
642. }
643. elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))
644. {
645. if ($sql)
646. throw new PrestaShopDatabaseException($this->getMsgError().''.$sql.'');
647. throw new PrestaShopDatabaseException($this->getMsgError());
648. }
649. }
650.
651. /**
DbCore->displayError [line 340 classes/db/Db.php] [1 Arguments]
DbCore->query [line 558 classes/db/Db.php] [1 Arguments]
DbCore->getRow [line 583 classes/db/Db.php] [2 Arguments]
DbCore->getValue [line 527 modules/prestafraud/prestafraud.php] [1 Arguments]
PrestaFraud->hookAdminOrder [line 512 classes/Hook.php] [1 Arguments]
HookCore::exec [line 194 config/smarty.config.inc.php] [3 Arguments]
smartyHook [line ] [2 Arguments]
call_user_func_array [line 247 config/smarty.config.inc.php] [2 Arguments]
SmartyLazyRegister->__call [line 171 cache/smarty/compile/96/02/66/960266798ec328437dca23f33da6acca9275f6d4.file.view.tpl.php] [2 Arguments]
SmartyLazyRegister->smartyHook [line 171 cache/smarty/compile/96/02/66/960266798ec328437dca23f33da6acca9275f6d4.file.view.tpl.php] [2 Arguments]
content_567c809712f858_63191106 [line 188 tools/smarty/sysplugins/smarty_internal_templatebase.php] [1 Arguments]
Smarty_Internal_TemplateBase->fetch [line 114 classes/helper/Helper.php]
HelperCore->generate [line 59 classes/helper/HelperView.php]
HelperViewCore->generateView [line 2154 classes/controller/AdminController.php]
AdminControllerCore->renderView [line 1765 controllers/admin/AdminOrdersController.php]
AdminOrdersControllerCore->renderView [line 1839 classes/controller/AdminController.php]
AdminControllerCore->initContent [line 180 classes/controller/Controller.php]
ControllerCore->run [line 373 classes/Dispatcher.php]
DispatcherCore->dispatch [line 54 admin/index.php]
Корей всего проблема с переопределением
Всё это произошло после установки модуля ОТЧЕСТВО