cancel
Showing results for 
Search instead for 
Did you mean: 

Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

любая страница каталога выдает ошибку

раньше такое было только при поиске теперь везде p10.ru

4 REPLIES 4

Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

Логи включали?

Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

там везде 

2016-01-28T08:15:33+00:00 ERR (3): Notice: Undefined index: items in /home/c/c31573/p10/public_html/app/code/core/Mage/Page/Block/Html/Head.php on line 166
2016-01-28T08:15:33+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/c/c31573/p10/public_html/app/code/core/Mage/Page/Block/Html/Head.php on line 166

Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

// separate items by types
$lines = array();
foreach ($this->_data['items'] as $item) {
if (!is_null($item['cond']) && !$this->getData($item['cond']) || !isset($item['name'])) {
continue;

Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist

Что такое MageWorx_Downloads_Model_Catalog_Product ?

Есть какие расширения от MageWorx?

Просто так отвалится не могло, вспоминайте что устанавливали или может меняли права.