- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist
любая страница каталога выдает ошибку
раньше такое было только при поиске теперь везде p10.ru
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist
Логи включали?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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;
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Помогите Item (Mage_Catalog_Model_Product) with the same id "" already exist
Что такое MageWorx_Downloads_Model_Catalog_Product ?
Есть какие расширения от MageWorx?
Просто так отвалится не могло, вспоминайте что устанавливали или может меняли права.