Quantcast
Channel: OXID Community Forum
Viewing all articles
Browse latest Browse all 6951

D3 Google Analytics Modul Fehler

$
0
0
Hi zusammen,

beim Google Analytics Modul von D3 (neueste Version) tritt der folgende Fehler im Stack Trace auf, sobald eine Seite nicht gefunden worden ist, also ein 404 er auftritt:

PHP Code:

---------------------------------------------
oxSystemComponentException-oxException (time2014-07-03 10:50:11): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND 
 Stack Trace
#0 /html/oxid/core/oxutilsobject.php(192): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...')
#2 /html/oxid/core/oxfunctions.php(382): call_user_func_array(Array, Array)
#3 /html/oxid/core/oxutilsobject.php(182): oxNew('oxSystemCompone...')
#4 [internal function]: oxUtilsObject->oxNew('d3log', 'd3_googleanalyt...')
#5 /html/oxid/core/oxfunctions.php(382): call_user_func_array(Array, Array)
#6 /html/oxid/modules/_d3modcfg/models/d3_cfg_mod.php(0): oxNew('d3log', 'd3_googleanalyt...')
#7 /html/oxid/modules/_d3modcfg/models/d3modprofile.php(0): d3_cfg_mod->d3getLog()
#8 /html/oxid/modules/_d3modcfg/models/d3modprofile.php(0): d3modprofile->getLogStatus('DEBUG', false)
#9 /html/oxid/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php(556): d3modprofile->hasDebugMode()
#10 /html/oxid/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php(210): d3_oxcmp_utils_googleanalytics->_d3getUniversalSendPageViewDebugParameter(Array)
#11 /html/oxid/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php(175): d3_oxcmp_utils_googleanalytics->_d3getUniversalSendPageViewParameters()
#12 /html/oxid/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php(56): d3_oxcmp_utils_googleanalytics->d3getSendPageViewParameters()
#13 /html/oxid/application/controllers/oxubase.php(2228): d3_oxcmp_utils_googleanalytics->render()
#14 /html/oxid/core/oxutils.php(1446): oxUBase->render()
#15 /html/oxid/core/oxfunctions.php(239): oxUtils->handlePageNotFoundError('damen/bodystock...')
#16 /html/oxid/core/oxseodecoder.php(217): error_404_handler('damen/bodystock...')
#17 /html/oxid/core/oxconfig.php(374): oxSeoDecoder->processSeoCall()
#18 /html/oxid/core/oxconfig.php(428): oxConfig->_processSeoCall()
#19 /html/oxid/modules/z_multifilter/z_multifilter_oxconfig.php(9): oxConfig->init()
#20 /html/oxid/core/oxconfig.php(336): z_multifilter_oxconfig->init()
#21 /html/oxid/modules/oe/oethemeswitcher/core/oethemeswitcherconfig.php(52): oxConfig->getConfigParam('aModulePaths')
#22 /html/oxid/core/oxmodulelist.php(138): oeThemeSwitcherConfig->getConfigParam('aModulePaths')
#23 /html/oxid/core/oxmodulelist.php(61): oxModuleList->getModulePaths()
#24 /html/oxid/core/oxfunctions.php(89): oxModuleList->getActiveModuleInfo()
#25 [internal function]: oxAutoload('d3log')
#26 /html/oxid/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): spl_autoload_call('d3log')
#27 /html/oxid/core/oxid.php(38): d3_oxshopcontrol_modcfg_extension->start()
#28 /html/oxid/index.php(26): Oxid::run()
#29 /html/oxid/oxseo.php(44): require('/html/oxid/inde...')
#30 {main}

 
Faulty component --> d3log 

Kennt jemand das Problem?

Viewing all articles
Browse latest Browse all 6951

Trending Articles