Skip to content

Instantly share code, notes, and snippets.

@eniuz
Created March 29, 2016 15:01
Show Gist options
  • Save eniuz/04f92f3d3597ecbc762f to your computer and use it in GitHub Desktop.
Save eniuz/04f92f3d3597ecbc762f to your computer and use it in GitHub Desktop.
Invalid backend model specified: catalog/product_attribute_backend_startdate_specialprice
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