Shad86 Posted March 15, 2017 Share Posted March 15, 2017 (edited) Hatte das schonmal jemand oder hat eine Idee woran es liegen könnte, wenn ich im Footer auf "Kontaktieren Sie uns" klicke und ein 500er Error kommt? Schalte ich den Debug Modus an kommt dabei folgendes: ContextErrorException in smarty_internal_templatebase.php(157) : eval()'d code line 30: Notice: Undefined index: pagein smarty_internal_templatebase.php(157) : eval()'d code line 30 at ErrorHandler->handleError('8', 'Undefined index: page', '/hp/cj/ab/qv/www/testshop/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code', '30', array('_smarty_tpl' => object(Smarty_Dev_Template))) in smarty_internal_templatebase.php(157) : eval()'d code line 30 at content_58c9408443ed64_88696778(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false) in SmartyDev.php line 60 at Smarty_Dev_Template->fetch() in Module.php line 2255 at ModuleCore->fetch('module:ps_feeder/views/template/hook/ps_feeder.tpl') in ps_feeder.php line 96 at Ps_Feeder->hookDisplayHeader(array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '5')) in Hook.php line 758 at HookCore::coreCallHook(object(Ps_Feeder), 'hookdisplayHeader', array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '5')) in Hook.php line 723 at HookCore::exec('displayHeader') in ContactController.php line 42 at ContactController->initContent() in Controller.php line 201 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 28 Geht um unseren Testshop, also original Theme und das letzte Modul das ich installiert habe war das FormMaker von Silbersaiten. Allerdings ging es da auch noch. Jetzt nach ein paar Tagen geht das normale Kontaktformualr nicht mehr. Das vom FormMaker erstelle geht problemlos. Edit: Hat sich erledigt, liegt wirklich an dem FormMaker Modul. Hab da etwas hin und her gespeichert, neue formular erstellt und gelöscht und jetzt geht es wieder. In der neuesten Version kann man wohl ein eigenes Formular nehmen um damit das Standart Kontaktformular zu überschreiben. Diese Funktion scheint noch nicht wirklich ausgereif zu sein... Edited March 15, 2017 by Shad86 (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