错误处理请求:Mage注册表项"_singleton/inchoo_notes/feed_updates"已经存在 [英] Error Processing Request: Mage registry key "_singleton/inchoo_notes/feed_updates" already exists

查看:76
本文介绍了错误处理请求:Mage注册表项"_singleton/inchoo_notes/feed_updates"已经存在的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我通过magento connect安装了inhcoo功能2.0(magento扩展名)后尝试登录magento admin时,都会收到此错误消息:

I get this error message whenever im trying to login to magento admin after installation of inhcoo featured 2.0 (magento extension) through magento connect:

There has been an error processing your request
Mage registry key "_singleton/inchoo_notes/feed_updates" already exists

Trace:

#0 /home/.../public_html/app/Mage.php(222): Mage::throwException('Mage registry k...')
#1 /home/.../public_html/app/Mage.php(476): Mage::register('_singleton/inch...', false)
#2 /home/..../public_html/includes/src/__default.php(20995): Mage::getSingleton('inchoo_notes/fe...')
#3 /home/...../public_html/app/Mage.php(447): Mage_Core_Model_App->dispatchEvent('controller_acti...', Array)
#4 /home/..../public_html/includes/src/__default.php(13663): Mage::dispatchEvent('controller_acti...', Array)
#5 /home/..../public_html/includes/src/Mage_Adminhtml_Controller_Action.php(160): Mage_Core_Controller_Varien_Action->preDispatch()
#6 /home/..../public_html/includes/src/__default.php(13543): Mage_Adminhtml_Controller_Action->preDispatch()
#7 /home/..../public_html/includes/src/__default.php(17899): Mage_Core_Controller_Varien_Action->dispatch('login')
#8 /home/..../public_html/includes/src/__default.php(17456): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#9 /home/..../public_html/includes/src/__default.php(20033): Mage_Core_Controller_Varien_Front->dispatch()
#10 /home/..../public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#11 /home/..../public_html/index.php(89): Mage::run('', 'store')
#12 {main}

错误日志记录号:214959287644

Error log record number: 214959287644

如何解决此问题?请帮助

how can I fix this problem? please help

推荐答案

尝试调用单例(模型或助手)但无法映射时,会发生此特定错误.根据我在堆栈跟踪中看到的路径,看起来好像已启用了编译.尝试安装此模块时,应禁用编译功能,该操作可以在管理GUI的系统>编译中完成.

This specific error happens when a singleton (model or helper) is attempted to be invoked but cannot be mapped. Based on the path which I'm seeing in the stack trace, it looks as though you have compilation enabled. You should disable compilation while attempting to install this module, which can be done in the admin GUI at System > Compilation.

这篇关于错误处理请求:Mage注册表项"_singleton/inchoo_notes/feed_updates"已经存在的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆