I have an Magento Ecommerce Store that needs the description of each product nicely formated. Its getting an error when you try to modify products. The error is below:
*********************************
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails
*********************************
I have attached a screenshot of the error.
A simple google search will yield multiple solutions to this problem.
There are about 500 …
