Kein Frontend nach Modulaktivierung

Ich habe das modul MyLastSeen installiert. Nach der Aktivierung wurde das frontend leider weiß.
Deshalb habe ich das modul wieder deaktiviert und wieder entfernt, aber das frontend bleibt leider weiß.
Woran kann das liegen?

klasse! nu weiß jeder bescheid! :mad: welche shopversion? welches modul? exception log befragt? MEIN GOTT! ist das wirklich soooooo schwer zu verstehen?

edit:mylastseen! modul. kennt jeder in- und auswendig. woher? für deine version geeignet?

tmp haste hoffentlich geleert

Das Modul ist “MyLastSeen Version 1.1 OXID 4.7 / oxid_4.5.x_4.6.x”.
Mein Shop ist CE 4.6.6. Die exception log habe ich gefragt und sie bietet auch Informationen zu einem modul-Problem, aber dieser log kommt schon, bevor ich das modul aktiviert habe und hat sich seitdem nicht verändert.

oxException (time: 2013-11-28 19:08:16): [0]: Template block file (/var/www/web1968/html//modules/rabattanzeige/out/blocks/application/views/blocks/details_productmain_tprice.tpl) not found for ‘mysaving’ module.
Stack Trace: #0 /var/www/web1968/html/core/oxutilsobject.php(125): oxUtilsObject->_getObject(‘oxexception’, 1, Array)
#1 /var/www/web1968/html/core/oxfunctions.php(314): oxUtilsObject->oxNew(‘oxException’, ‘Template block …’)
#2 /var/www/web1968/html/core/oxutilsview.php(449): oxNew()
#3 /var/www/web1968/html/core/oxutilsview.php(503): oxUtilsView->_getTemplateBlock(Array, Array)
#4 /var/www/web1968/html/core/smarty/plugins/prefilter.oxblock.php(44): oxUtilsView->getTemplateBlocks(‘oxException’, ‘Template block …’)
#5 /var/www/web1968/html/core/smarty/Smarty_Compiler.class.php(249): smarty_prefilter_oxblock(‘mysaving’, ‘application/vie…’)
#6 /var/www/web1968/html/core/smarty/Smarty.class.php(1489): Smarty_Compiler->_compile_file(‘page/details/in…’)
#7 /var/www/web1968/html/core/smarty/Smarty.class.php(1422): Smarty->_compile_source(‘[{assign var="a…’, Object(Smarty_Compiler))
#8 /var/www/web1968/html/core/smarty/Smarty.class.php(1867): Smarty->_compile_resource(‘smarty_prefilte…’, Array)
#9 /var/www/web1968/html/tmp/9fbc6b140d52f4f6686ca0e62272a2e2^%%A5^A59^A595DDB8%%fullproductinfo.tpl.php(7): Smarty->_smarty_include(‘page/details/in…’, ‘[{assign var="a…’, NULL)
#10 /var/www/web1968/html/core/smarty/Smarty.class.php(1869): include(‘/var/www/web196…’)
#11 /var/www/web1968/html/tmp/9fbc6b140d52f4f6686ca0e62272a2e2^%%08^08A^08ABD53A%%details.tpl.php(83): Smarty->_smarty_include(‘page/details/in…’, ‘[{assign var="a…’, NULL, ‘/var/www/web196…’)
#12 /var/www/web1968/html/core/smarty/Smarty.class.php(1263): include(‘/var/www/web196…’)
#13 /var/www/web1968/html/views/oxshopcontrol.php(446): Smarty->fetch(‘page/details/in…’, ‘/var/www/web196…’)
#14 /var/www/web1968/html/views/oxshopcontrol.php(317): oxShopControl->_render(Array)
#15 /var/www/web1968/html/views/oxshopcontrol.php(114): oxShopControl->_process(Array)
#16 /var/www/web1968/html/index.php(103): oxShopControl->start(‘page/details/de…’, ‘ox|0|0|0|0|647e…’)
#17 /var/www/web1968/html/oxseo.php(46): require(‘/var/www/web196…’)
#18 {main}

Views habe ich aktualisiert und tmp-Ordner gelöscht.

Eher unwahrscheinlich dass das an dem Modul liegt :slight_smile:
Was sind denn sonst noch so für Module installiert?

Hallo Frank,
aktive Module sind BillSAFE, GiroConnect, Google products search, natürlich invoice PDF, mycrossselling, Paypal.

Das in der exception log erwähnte modul "Rabattanzeige"ist bereits deinstalliert. Möchtest Du wissen, welche Tabellen angesprochen werden?

Vielen Dank Euch für die schnelle Hilfe und Unterstüzung!

War nicht das modul, habe ich auch gar nicht gedacht. Debug Modus brachte die Lösung: Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /var/www/web1968/html/out/azure/de/cust_lang.php on line 35

Da fehlte ein Komma.
Warum das jetzt zum Tragen kam, ist mir ein Rätsel.
Jetzt alle Module wieder an! Hurra!

Super dass es wieder geht. Wahrscheinlich wird der Lang-Cache beim Einschalten eines Moduls geleert, und damit ist der Fehler dann aufgefallen.