Magento

Home/Magento

Fatal error: Call to a member function getBackendModel() … during Customer Import

Magento Customer Import sometimes throws an error: "Fatal error: Call to a member function getBackendModel() on a non-object in app/code/core/Mage/ImportExport/Model/Import/Entity/Customer.php on line 411" If you encounter the same problem, you need to make sure that your custom customer attributes are assigned to a set. Otherwise the following code will remove your attributes from the array [...]

By |2017-05-16T22:57:56+03:00January 9th, 2015|Magento|2 Comments

How to Reset “Use Default Value” for a specific store view on multiple products

One of our clients does a regular products import in order to update translations on a different store view level. The main problem they've faced is that Magento wipes every single store "Use Default Config" setting. So now, to update any field on a default level for a specific product, they have to go to [...]

By |2018-02-23T00:31:45+03:00December 9th, 2014|Magento|0 Comments

Title