首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >OXID:太多的前方重定向

OXID:太多的前方重定向
EN

Stack Overflow用户
提问于 2017-08-30 11:20:57
回答 2查看 161关注 0票数 0

我可以正常地访问后端,但是如果打开前端,它就会用这个GET参数重定向我。

index.php?cl=oxstart&execerror=unlicensed&redirected=1

为什么会发生这种情况,我试图清除缓存,但没有进展。

来自EXCEPTION_LOG:

代码语言:javascript
复制
oxException (time: 2017-08-30 15:22:23): [0]: no compatible connector adapter for shop version  found 
 Stack Trace: #0 /html/core/oxutilsobject.php(185): oxUtilsObject->_getObject('d3shopcompatibi...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('d3ShopCompatibi...')
#2 /html/core/oxfunctions.php(375): call_user_func_array(Array, Array)
#3 /html/modules/_d3modcfg/models/shopcompatibility/d3shopcompatibilityadapterhandler.php(0): oxNew('d3ShopCompatibi...')
#4 /html/modules/_d3modcfg/models/shopcompatibility/d3shopcompatibilityadapterhandler.php(0): d3ShopCompatibilityAdapterHandler->getCurrentAdapterClassName()
#5 /html/modules/_d3modcfg/models/shopcompatibility/d3shopcompatibilityadapterhandler.php(0): d3ShopCompatibilityAdapterHandler->getShopAdapter()
#6 /html/modules/_d3modcfg/modules/models/d3_oxmodule_activecheck.php(0): d3ShopCompatibilityAdapterHandler->call('oxmodule__activ...', Array)
#7 /html/modules/_d3modcfg/models/d3install_updatebase.php(0): d3_oxmodule_activecheck->d3RefreshModuleMeta()
#8 /html/modules/_d3modcfg/models/d3install_updatebase.php(0): d3install_updatebase->_refreshModuleMeta()
#9 /html/modules/_d3modcfg/models/d3install.php(0): d3install_updatebase->isUpdateRequired()
#10 /html/modules/_d3modcfg/modules/controllers/admin/d3_navigation_modcfgupdate.php(0): d3updateinstaller->getRequiredUpdates()
#11 /html/modules/_d3modcfg/modules/controllers/admin/d3_navigation_modcfgupdate.php(0): d3_navigation_modcfgupdate->_doModCfgUpdateRequired()
#12 /html/application/controllers/admin/navigation.php(61): d3_navigation_modcfgupdate->_doStartUpChecks()
#13 /html/modules/_d3modcfg/modules/controllers/admin/d3_navigation_modcfgupdate.php(0): Navigation->render()
#14 /html/core/oxshopcontrol.php(483): d3_navigation_modcfgupdate->render()
#15 /html/core/oxshopcontrol.php(388): oxShopControl->_render(Object(d3_navigation_modcfgupdate))
#16 /html/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->_process('navigation', NULL, NULL, NULL)
#17 /html/core/oxshopcontrol.php(148): d3_oxshopcontrol_modcfg_extension->_process('navigation', NULL, NULL, NULL)
#18 /html/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->start(NULL, NULL, NULL, NULL)
#19 /html/modules/nfc/nfc_301redirects/extended/nfc_oxshopcontrol.php(25): d3_oxshopcontrol_modcfg_extension->start(NULL, NULL, NULL, NULL)
#20 /html/core/oxid.php(32): nfc_oxshopcontrol->start()
#21 /html/index.php(19): Oxid::run()
#22 /html/admin/index.php(20): require_once('/html/index.php')
#23 {main}
EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2017-08-30 12:30:11

看来你的许可证密钥无效了。检查日志/异常日志.log

票数 1
EN

Stack Overflow用户

发布于 2017-10-26 19:53:24

你更新商店的版本了吗?错误来自已安装的模块_d3modcfg。尝试禁用d3模块。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/45959046

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档