web-vincente.it Posted November 29, 2017 Share Posted November 29, 2017 Ciao a tutti, effettuando il login del pannello di controllo, vengo reindirizzato ad una pagina bianca. Ho impostato a true _PS_MODE_DEV_ nel file defines.inc.php Ed ottengo questi errori. Premessa, prima di questo errore ho attivato il servizio ssl e stavo lavorando sulle posizioni dei moduli, in particolar modo ho scollegato il carrello da navTop perché volevo ricollegarlo in un'altra posizione. Grazie in anticipo! Exception in CartPresenter.php line 281:CartPresenter can only present instance of Cart in CartPresenter.php line 281 at CartPresenter->present(null) in ps_shoppingcart.php line 85 at Ps_Shoppingcart->getWidgetVariables('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null, 'altern' => '1')) in ps_shoppingcart.php line 97 at Ps_Shoppingcart->renderWidget('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null, 'altern' => '1')) in Hook.php line 900 at HookCore::coreRenderWidget(object(Ps_Shoppingcart), 'displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null, 'altern' => '1')) in Hook.php line 861 at HookCore::exec('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template)), null) in smarty.config.inc.php line 168 at smartyHook(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template)) at call_user_func_array('smartyHook', array(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template))) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template))) in a05860685dccd44f7031dcce2b59e94c9f3e1b91.file.header.tpl.php line 546 at SmartyLazyRegister->smartyHook(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template)) in a05860685dccd44f7031dcce2b59e94c9f3e1b91.file.header.tpl.php line 546 at content_5a1ea626ed0517_05659163(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('header.tpl') in AdminController.php line 1821 at AdminControllerCore->display() in Controller.php line 225 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 95 Link to comment Share on other sites More sharing options...
fedesib Posted December 1, 2017 Share Posted December 1, 2017 Ciao, risolto? Dalle prime righe dell'errore sembra proprio che ci sia qualcosa che non va con il carrello, quindi probabilmente scollegarlo da navTop ha generato il problema. Credo che se non riesci ad accedere al backend dovrai ricollegare il modulo a mano dal DB (suppongo tabelle ps_hook e ps_hook_module). Buon pomeriggio, Federica 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