Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Function 致命错误:调用成员函数getCollection()MAGENTO_Function_Magento_Fatal Error - Fatal编程技术网

Function 致命错误:调用成员函数getCollection()MAGENTO

Function 致命错误:调用成员函数getCollection()MAGENTO,function,magento,fatal-error,Function,Magento,Fatal Error,致命错误:对/home/mysite/public_html/store/app/code/core/Mage/core/Model/app.php第618行中的非对象调用成员函数getCollection() /** @var $websiteCollection Mage_Core_Model_Store */ ---> $storeCollection = Mage::getModel('core/store')->getCollection() ->i

致命错误:对/home/mysite/public_html/store/app/code/core/Mage/core/Model/app.php第618行中的非对象调用成员函数getCollection()

 /** @var $websiteCollection Mage_Core_Model_Store */
---> $storeCollection = Mage::getModel('core/store')->getCollection()
        ->initCache($this->getCache(), 'app', array(Mage_Core_Model_Store::CACHE_TAG))
        ->setLoadDefault(true);
你好

是否有人在magento 1.7.0.2上遇到此错误?我们有两个商店 存储1默认值 存储2是来自存储1的符号链接,这是因为ssl证书


在站点正常工作之前,但上周我们在安装并卸载扩展时遇到此错误,这是因为它不工作。

卸载扩展后是否清除缓存并删除会话?是哪个分机?是的,Zak他们在卸载其ET_Currency Manager后清除并删除了缓存和会话,但我向他们提交了一份通知单。他们说Currency Manager不使用任何类型的集合,问题与他们的分机无关。你能分享分机的详细信息(功能)吗?有关更多详细信息,请参见扩展链接,但Currency Manager不使用任何类型的集合,问题与开发人员提供的扩展无关。我安装了缓存,然后卸载/清除了缓存,一切正常。我猜你错过了某个XML文件,但我不能确定。这就是为什么我们在任何扩展安装之前备份安装!卸载扩展后是否清除缓存并删除会话?是哪个分机?是的,Zak他们在卸载其ET_Currency Manager后清除并删除了缓存和会话,但我向他们提交了一份通知单。他们说Currency Manager不使用任何类型的集合,问题与他们的分机无关。你能分享分机的详细信息(功能)吗?有关更多详细信息,请参见扩展链接,但Currency Manager不使用任何类型的集合,问题与开发人员提供的扩展无关。我安装了缓存,然后卸载/清除了缓存,一切正常。我猜你错过了某个XML文件,但我不能确定。这就是为什么我们在任何扩展安装之前备份安装!