Created
March 29, 2016 15:01
-
-
Save eniuz/04f92f3d3597ecbc762f to your computer and use it in GitHub Desktop.
Invalid backend model specified: catalog/product_attribute_backend_startdate_specialprice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UPDATE `eav_attribute` SET `backend_model` = 'eav/entity_attribute_backend_datetime' WHERE `backend_model` = 'catalog/product_attribute_backend_startdate_specialprice’; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment