aydinkucuk Posted July 14, 2015 Share Posted July 14, 2015 Sayfa açılmıyor aşağıdaki hatalar görünüyor. Ne yapmam gerekiyor? Table 'aqvendur_ps1.ps_spthemeconfigurator' doesn't exist SELECT * FROM `ps_spthemeconfigurator` WHERE id_shop = 1 AND id_lang = 2 AND hook = 'left' AND active = 1 ORDER BY item_order ASC at line 765 in file classes/db/Db.php 760. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);761. }762. elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))763. {764. if ($sql)765. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');766. 767. throw new PrestaShopDatabaseException($this->getMsgError());768. }769. }770. DbCore->displayError - [line 418 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 620 - classes/db/Db.php] - [1 Arguments] DbCore->executeS - [line 437 - modules/spthemeconfigurator/spthemeconfigurator.php] - [1 Arguments] SpThemeConfigurator->getItemsFromHook - [line 310 - modules/spthemeconfigurator/spthemeconfigurator.php] - [1 Arguments] SpThemeConfigurator->hookDisplayLeftColumn - [line 569 - classes/Hook.php] - [1 Arguments] HookCore::coreCallHook - [line 524 - classes/Hook.php] - [3 Arguments] HookCore::exec - [line 581 - classes/controller/FrontController.php] - [1 Arguments] FrontControllerCore->initContent - [line 37 - controllers/front/IndexController.php] IndexControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Link to comment Share on other sites More sharing options...
aydinkucuk Posted July 14, 2015 Author Share Posted July 14, 2015 SP Theme configurator modulünü kaldırdım sayfa açıldı. Fakat aşağıdaki uyarılar çıktı karşıma. Sayfa görünümü, herşey alt üst oldu. Notice: Undefined index: scrolltop in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 153Notice: Trying to get property of non-object in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 153Notice: Undefined index: keepmenu in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 155Notice: Trying to get property of non-object in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 155Notice: Undefined index: animate_scroll in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 157Notice: Trying to get property of non-object in /home/aqvendur/public_html/cache/smarty/compile/69/b9/9c/69b99cef76382ec56f64252b227c42b557c17739.file.header.tpl.php on line 157 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