sone_dta Posted April 24, 2017 Share Posted April 24, 2017 (edited) Hola! Estoy trabajando en localhost con XAMPP y Prestashop 1.7.0.6 Estaba transplant a module exactamente hice una prueba quite el modulo de carrusel de imágenes de su hook, para volver a ponerlo en su hook, asi que le di al boton transplant a module, lo configure para poner el modulo en su hook, me equivoque y lo puse en un hook diferente al DisplayHome y cuando le di a guardar la pagina se quedo en blanco y ahora que voy a acceder de nuevo al backoffice carga un Error: HTTP ERROR 500 o se muestra en blanco No se me ocurre que hacer, he reiniciado xampp y nada. No puedo acceder al Backoffice.. Gracias Un saludo El modo debug me dice lo siguiente: in smarty_resource.php line 467 at Smarty_Resource::load(object(Smarty), 'module') in smarty_resource.php line 544 at Smarty_Resource::source(object(Smarty_Internal_Template)) in smarty_internal_template.php line 680 at Smarty_Internal_Template->__get('source') in smarty_cacheresource.php line 346 at Smarty_Template_Cached->__construct(object(Smarty_Internal_Template)) in smarty_internal_template.php line 707 at Smarty_Internal_Template->__get('cached') in smarty_internal_templatebase.php line 419 at Smarty_Internal_TemplateBase->isCached('module:ps_imageslider/views/templates/hook/slider.tpl', 'ps_imageslider|1|6', null) in Module.php line 2320 at ModuleCore->isCached('module:ps_imageslider/views/templates/hook/slider.tpl', 'ps_imageslider|1|6') in ps_imageslider.php line 537 at Ps_ImageSlider->renderWidget('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null, 'altern' => '1')) in Hook.php line 763 at HookCore::coreRenderWidget(object(Ps_ImageSlider), 'displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template), 'cookie' => object(Cookie), 'cart' => null, 'altern' => '1')) in Hook.php line 737 at HookCore::exec('displayAdminAfterHeader', array('smarty' => object(Smarty_Internal_Template)), null) in smarty.config.inc.php line 174 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 smarty_internal_templatebase.php(157) : eval()'d code line 546 at SmartyLazyRegister->smartyHook(array('h' => 'displayAdminAfterHeader'), object(Smarty_Internal_Template)) in smarty_internal_templatebase.php(157) : eval()'d code line 546 at content_58fe237bc62cc4_66248498(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('header.tpl') in AdminController.php line 1799 at AdminControllerCore->display() in Controller.php line 221 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 95 Edited April 24, 2017 by sone_dta (see edit history) 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