magento-configurable-simple icon indicating copy to clipboard operation
magento-configurable-simple copied to clipboard

Indexing with Magento 1.9.2

Open soophia opened this issue 10 years ago • 3 comments

It seems the indexing products problem is back with Magento 1.9.2.1, even with the fix. Fatal error: Call to a member function setTypeId() on a non-object in [...]/public_html/app/code/core/Mage/CatalogInventory/Model/Resource/Indexer/Stock.php on line 278

soophia avatar Oct 20 '15 14:10 soophia

I had this error fixed, see https://github.com/abcfyk/magento-configurable-simple,

ummmme avatar Mar 08 '16 10:03 ummmme

@abcfyk This commit https://github.com/abcfyk/magento-configurable-simple/commit/8256b74db1533b77d098e15e1357aea8266ebf5b is not at all helpful to understand what exactly the fix is.

intelliant01 avatar Mar 09 '16 09:03 intelliant01

@abcfyk thanks your forked version solved my reindex problem.

akangaziz avatar Jul 17 '16 19:07 akangaziz