Magento 1.9.3.7 After the update i no longer see the products options. The drop down list Is coming up as blank. I have been looking to fix this for days and have tried every possible solution. Could anyone kindly help me how to go about this issue. I have tried to install te Magento files again Currently i am using the default theme to make sure it was not the issue with my theme
Few things I can think of to check:
Hi Tom,
thank you for your reply. to answer the points you have raised.
Mage_Catalog_Model_Product_Type_Configurable.php
2017-12-04T09:54:24+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /home/macsolut/public_html/mshop/includes/src/Mage_Catalog_Model_Product_Type_Configurable.php on line 354
Update on this issue.
i have been trying to trouble shoot this by disabling different modules that were throwing errors shown in the log file.
Finally it turns out the issue is with the file:
/app/code/local/Mage/Catalog/Model/Product/Type/Configurable.php
When i disable the file, the issue is fixed and the product options start to appear in the drop down.
My question however, what is the functionality of this file. I may have fixed one issue but will it affect any other functionality ? Any explanation on this file be great help. thanks.