I have a Magento store installed, and when a product is duplicated in the backend, Magento sets its status to Disabled by default. I don\'t want that to happen, the duplicat
I found error on this code and find out the solution below:
On app/code/local/MagePal/EnableDuplicateProductStatus/etc/config.xml change
duplicateProduct
TO
productDuplicate