magento-configurable-simple
magento-configurable-simple copied to clipboard
Indexing with Magento 1.9.2
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
I had this error fixed, see https://github.com/abcfyk/magento-configurable-simple,
@abcfyk This commit https://github.com/abcfyk/magento-configurable-simple/commit/8256b74db1533b77d098e15e1357aea8266ebf5b is not at all helpful to understand what exactly the fix is.
@abcfyk thanks your forked version solved my reindex problem.