|
i found this error when i was trying to add a product :
a foreign key constraint fails (`magento`.`catalog_product_entity`, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_ATTRIBUTE_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCA)
can any one help me to resolve it ?????
|