Hallo,
bei einem Kunden der unser Modul im Einsatz hat tritt sporadisch dieser Fehler auf, der in Folge dann unser Modul deaktiviert:
Faulty component --> komfortkassecallback
---------------------------------------------
oxException (time: 2016-05-09 09:51:24): [0]: Template block file (/xxx//modules/ocb_lazyloading1/blocks/ocb_lazyloading.tpl) not found for 'ocb_lazyloading1' module.
Stack Trace: #0 /xxx/core/oxutilsobject.php(192): oxUtilsObject->_getObject('oxexception', 1, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxException', 'Template block ...')
#2 /xxx/core/oxfunctions.php(382): call_user_func_array(Array, Array)
#3 /xxx/core/oxutilsview.php(476): oxNew('oxException', 'Template block ...')
#4 /xxx/core/oxutilsview.php(530): oxUtilsView->_getTemplateBlock('ocb_lazyloading...', 'blocks/ocb_lazy...')
#5 /xxx/core/smarty/plugins/prefilter.oxblock.php(42): oxUtilsView->getTemplateBlocks('article_main.tp...')
#6 [internal function]: smarty_prefilter_oxblock('[{include file=...', Object(Smarty_Compiler))
#7 /xxx/core/smarty/Smarty_Compiler.class.php(249): call_user_func_array('smarty_prefilte...', Array)
#8 /xxx/core/smarty/Smarty.class.php(1489): Smarty_Compiler->_compile_file('article_main.tp...', '[{include file=...', NULL)
#9 /xxx/core/smarty/Smarty.class.php(1422): Smarty->_compile_source('article_main.tp...', '[{include file=...', NULL, '/kunden/337391_...')
#10 /xxx/core/smarty/Smarty.class.php(1261): Smarty->_compile_resource('article_main.tp...', '/kunden/337391_...')
#11 /xxx/core/oxshopcontrol.php(502): Smarty->fetch('article_main.tp...', 'tbclarticle_mai...')
#12 /xxx/modules/gn2netwerk/processor/processor_oxshopcontrol.php(13): oxShopControl->_render(Object(Article_Main))
#13 /xxx/core/oxshopcontrol.php(350): Processor_OxShopControl->_render(Object(Article_Main))
#14 /xxx/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->_process('article_main', NULL, NULL, NULL)
#15 /xxx/core/oxshopcontrol.php(123): d3_oxshopcontrol_modcfg_extension->_process('article_main', NULL, NULL, NULL)
#16 /xxx/modules/su/su_shopcontrol.php(18): oxShopControl->start()
#17 /xxx/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): su_shopcontrol->start(NULL, NULL, NULL, NULL)
#18 /xxx/modules/kryd/core/kryd_oxshopcontrol.php(21): d3_oxshopcontrol_modcfg_extension->start()
#19 /xxx/core/oxid.php(38): kryd_oxshopcontrol->start()
#20 /xxx/index.php(31): Oxid::run()
#21 /xxx/admin/index.php(27): require_once('/xx...')
#22 {main}
(echter Pfad durch xxx ersetzt)
Tritt aber nicht bei jedem Aufruf auf, sondern nur sporadisch… weiß jemand Rat?