Hallo,
vielleicht kann jemand bei folgendem Problem helfen:
Ich bin dabei, einen Shop mit CE 4.10.4 aufzusetzen - die Installation hat problemlos geklappt. Einige Templates habe ich nach meinen Vorstellungen geändert, außerdem das frische Update auf 4.10.5 gleich mitgemacht.
Der Fehler: Wenn man einen Artikel in den Warenkorb legt, erscheint das Anmelde-Popup ohne css-Formatierung, nach “Zurück” sind alle Kategorien verschwunden. Leider kann ich nicht genau sagen, nach welcher Veränderung der Fehler aufgetreten ist. Ich habe gegoogelt und das Forum durchforstet, aber leider nicht den Lösungsansatz gefunden.
Exception-Log:
oxSystemComponentException-oxException (time: 2017-08-15 09:35:09): [0]: Function ‘isExpressCheckoutEnabledInMiniBasket’ does not exist or is not accessible! (oxViewConfig)
Stack Trace: #0 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%N^4E2^4E2928E7%%minibasket.tpl.php(94): oxSuperCfg->__call(‘isExpressChecko…’, Array)
#1 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%N^4E2^4E2928E7%%minibasket.tpl.php(94): oxViewConfig->isExpressCheckoutEnabledInMiniBasket()
#2 xxx.de/core/smarty/Smarty.class.php(1870): include(‘xxx.de/…’)
#3 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%�^AD1^AD1B1B13%%minibasketmodal.tpl.php(5): Smarty->_smarty_include(Array)
#4 xxx.de/core/smarty/Smarty.class.php(1264): include(‘xxx.de/…’)
#5 xxx.de/core/smarty/plugins/function.oxid_include_dynamic.php(66): Smarty->fetch(‘widget/minibask…’)
#6 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%�^93D^93D6031B%%header.tpl.php(95): smarty_function_oxid_include_dynamic(Array, Object(Smarty))
#7 xxx.de/core/smarty/Smarty.class.php(1870): include(‘xxx.de/…’)
#8 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%6^366^366ECF91%%page.tpl.php(16): Smarty->_smarty_include(Array)
#9 xxx.de/core/smarty/Smarty.class.php(1870): include(‘xxx.de/…’)
#10 xxx.de/tmp/smarty/d50d971d00c735db5d4b0b329f8c3d2c^%%40^405^405277AF%%start.tpl.php(64): Smarty->_smarty_include(Array)
#11 xxx.de/core/smarty/Smarty.class.php(1264): include(‘xxx.de/…’)
#12 xxx.de/core/oxshopcontrol.php(516): Smarty->fetch(‘page/shop/start…’, ‘ox|0|0|1|0’)
#13 xxx.de/core/oxshopcontrol.php(361): oxShopControl->_render(Object(Start))
#14 xxx.de/core/oxshopcontrol.php(126): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#15 xxx.de/core/oxid.php(40): oxShopControl->start()
#16 xxx.de/index.php(26): OXID::run()
#17 {main}
Inzwischen sind alle Originaltemplates wieder zurück, tmp-Ordner gelöscht, Paypal-Modul wurde nie installiert, andere Module (Mobile Switch) sind deaktiviert, die Schreibrechte der Ordner müssten stimmen, der Fehler bleibt.
Danke für Hinweise!