Die Beiträge im Forum haben mir leider nicht weitergeholfen.

Hallo,

 

wir haben folgenden Problem auf unserer Seite. Wer Warenkorb (Und weiterhin das Service/Hilfe Menü direkt darüber) lassen sich nicht mehr öffnen. D.h es kommt der Ladekringel und dann war es das. „SSL Verwenden“ habe ich schon angetickt. Die Konsolenmeldung des „gemischten Inhalts“ gibt mir der Browser ebenfalls nicht raus. Genau genommen gibt der Browser gar keine Fehlermeldung in der Konsole raus.

Bisher lies sich leider keine Lösung im Forum finden.

Jemand eine Idee, was das sonst übehaupt noch sein könnte?

Beste Grüße

 

Hallo,

schau mal wenn du den Warenkorb anklickst in die Netzwerkübertragungen was bei dem Ajaxcall zurückkommt. Vielleicht 500er Fehler oder so?

Grüße Lukaschek

Hey,

 

ja es kommt ein 503er zurück. Allerdings gibt mir der Serverlog keine Antworten. Heißt, zumindest ab werk, logged Webgo das anscheinend nicht. :confused:

Also bei einem 503 Fehler steht immer etwas im Log. Shopware Log und Server Log bitte noch mal checken. Dein Warenkorb sendet “Ups! Ein Fehler ist aufgetreten!” und hierzu sollte im Shopware Log auch ein Eintrag sein. Ohne Fehlermeldung ist das ein raten ins Blaue.

 

Großartig. Ich habe im Falschen Ordner nach den Logs gesucht. -_-

 

Also hier einmal, was vom System zu der Sache gesagt wird.

[2019-10-10 12:46:20] core.CRITICAL: Syntax Error in template “/home/www/baranto.at/themes/Frontend/Bare/frontend/checkout/ajax_cart.tpl”  on line 151 “{/block}” unclosed {else} tag [] {“uid”:“37bd65e”}
[2019-10-10 12:46:20] core.ERROR: SmartyCompilerException: Syntax Error in template “/home/www/baranto.at/themes/Frontend/Bare/frontend/checkout/ajax_cart.tpl”  on line 151 “{/block}” unclosed {else} tag in /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:657 Stack trace: #0 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_compilebase.php(168): Smarty_Internal_TemplateCompilerBase->trigger_template_error(‘unclosed {else}…’) #1 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_compile_private_registered_block.php(85): Smarty_Internal_CompileBase->closeTag(Object(Smarty_Internal_SmartyTemplateCompiler), ‘snippet’) #2 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(465): Smarty_Internal_Compile_Private_Registered_Block->compile(Array, Object(Smarty_Internal_SmartyTemplateCompiler), Array, ‘snippetclose’, NULL) #3 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(407): Smarty_Internal_TemplateCompilerBase->callTagCompiler(‘private_registe…’, Array, Array, ‘snippetclose’) #4 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2493): Smarty_Internal_TemplateCompilerBase->compileTag(‘snippetclose’, Array) #5 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r58() #6 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templateparser->yy_reduce(58) #7 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(10, ‘\n              …’) #8 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile(’{block name=‘fr…’) #9 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Enlight_Template_Default)) #10 /home/www/baranto.at/engine/Library/Smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #11 /home/www/baranto.at/engine/Library/Enlight/View/Default.php(295): Smarty_Internal_TemplateBase->fetch() #12 /home/www/baranto.at/engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(212): Enlight_View_Default->render(Object(Enlight_Template_Default)) #13 /home/www/baranto.at/engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(238): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->renderTemplate(Object(Enlight_Template_Default)) #14 /home/www/baranto.at/engine/Library/Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(132): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->render() #15 /home/www/baranto.at/engine/Library/Enlight/Event/Handler/Default.php(87): Enlight_Controller_Plugins_ViewRenderer_Bootstrap->onPostDispatch(Object(Enlight_Controller_ActionEventArgs)) #16 /home/www/baranto.at/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs)) #17 /home/www/baranto.at/engine/Library/Enlight/Controller/Action.php(233): Enlight_Event_EventManager->notify(‘Enlight_Control…’, Object(Enlight_Controller_ActionEventArgs)) #18 /home/www/baranto.at/engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch(‘ajaxCartAction’) #19 /home/www/baranto.at/engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #20 /home/www/baranto.at/engine/Shopware/Kernel.php(185): Enlight_Controller_Front->dispatch() #21 /home/www/baranto.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #22 /home/www/baranto.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #23 /home/www/baranto.at/engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #24 /home/www/baranto.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php(420): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #25 /home/www/baranto.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php(317): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #26 /home/www/baranto.at/engine/Shopware/Components/HttpCache/AppCache.php(183): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #27 /home/www/baranto.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #28 /home/www/baranto.at/engine/Shopware/Components/HttpCache/AppCache.php(110): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #29 /home/www/baranto.at/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #30 {main} [] {“uid”:“37bd65e”}

 

Syntax Error in template „/home/www/baranto.at/themes/Frontend/Bare/frontend/checkout/ajax_cart.tpl“  on line 151 „{/block}“ unclosed {else} tag

Scheint wohl etwas am Template nicht zu stimmen. Also das mal überprüfen.