Its 100% working...
ERROR 1452: Cannot add or update a child row: a foreign key constraint fails....
if this type of error occur :
then
First of all
goto this table and check in setting > if Engine is: InnoDB then change its to MyISAM
(and delete references foreign constraint)