Jump to content
  • 0

ERROR 500 dla panelu admina.


staszewski

Question

Witam przy próbie wczytania strony panelu administracyjnego dostaję zwrot błędu ERROR 500.

Po przejściu w tryb debugowania "define('_PS_MODE_DEV_', true);" panel zaczyna działać.

Strona główna zwraca natomiast tekst wklejony poniżej.

Co może być przyczyną takiej sytuacji?

ContextErrorException in smarty_internal_templatebase.php(157) : eval()'d code line 55:
Notice: Undefined property: SpSearchProClass::$products
in smarty_internal_templatebase.php(157) : eval()'d code line 55
at ErrorHandler->handleError('8', 'Undefined property: SpSearchProClass::$products', '/home/eyeloveitk/www/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code', '55', array('_smarty_tpl' => object(Smarty_Dev_Template), '_from' => array(object(SpSearchProClass)))) in smarty_internal_templatebase.php(157) : eval()'d code line 55
at content_5bd1db18e2e783_14538392(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch(object(Smarty_Dev_Template), null, null, null, false, true, false) in SmartyDev.php line 60
at Smarty_Dev_Template->fetch() in Module.php line 2280
at ModuleCore->fetch('module:spsearchpro/views/templates/hook/default.tpl', 'spsearchpro|1|3|3|14') in spsearchpro.php line 986
at SpSearchPro->renderWidget('displayID1SearchPro', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart))) in Hook.php line 900
at HookCore::coreRenderWidget(object(SpSearchPro), 'displayID1SearchPro', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart))) in Hook.php line 861
at HookCore::exec('displayID1SearchPro', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart)), null) in smarty.config.inc.php line 168
at smartyHook(array('h' => 'displayID1SearchPro'), object(Smarty_Dev_Template)) in SmartyLazyRegister.php line 83
at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayID1SearchPro'), object(Smarty_Dev_Template))) in smarty_internal_templatebase.php(157) : eval()'d code line 55
at content_5bd1db18cf4825_46757528(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch(object(Smarty_Dev_Template), null, null, null, false, false, true) in SmartyDev.php line 60
at Smarty_Dev_Template->fetch(null, null, null, null, false, false, true) in smarty_internal_template.php line 303
at Smarty_Internal_Template->getSubTemplate('_partials/header/header-v1.tpl', null, null, '0', null, array(), '0') in smarty_internal_templatebase.php(157) : eval()'d code line 157
at content_5bd1db18cbd5f5_08021565(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch('index.tpl', null, null, object(SmartyDev), false, true, false) in SmartyDev.php line 41
at SmartyDev->fetch('index.tpl') in FrontController.php line 31
at FrontController->smartyOutputContent('index.tpl') in FrontController.php line 655
at FrontControllerCore->display() in Controller.php line 225
at ControllerCore->run() in Dispatcher.php line 379
at DispatcherCore->dispatch() in index.php line 28

 

Edited by staszewski (see edit history)
Link to comment
Share on other sites

2 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...