garcez Posted June 29, 2020 Report Share Posted June 29, 2020 (edited) This Registration Error started for no reason whatsoever, no one has done anything on the site this year. Does anyone know how to solve and the reason for this error? Quote Registration Error Cannot add or update a child row: a foreign key constraint fails (`iflyvirt_main`.`phpvms_pilots`, CONSTRAINT `phpvms_pilots_ibfk_1` FOREIGN KEY (`code`) REFERENCES `phpvms_airlines` (`code`) ON UPDATE CASCADE) Edited June 29, 2020 by garcez Quote Link to comment Share on other sites More sharing options...
Strider Posted June 29, 2020 Report Share Posted June 29, 2020 It is trying to add info to a row that has a foreign key attached to it. I just came accross that error today while coding a module. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.