Friday, January 4, 2013

Re: Save Uploaded/Parsed File to Database Table

Also I forgot to list the errors I have been getting when running my script.....

Warning (512): SQL Error: 1452: Cannot add or update a child row: a foreign key constraint fails (`ilsa_slic`.`spreadsheets`, CONSTRAINT `spreadsheets_ibfk_1` FOREIGN KEY (`coverage_id`) REFERENCES `coverages` (`id`)) [CORE/cake/libs/model/datasources/dbo_source.php, line 684]

Query: INSERT INTO `spreadsheets` (`modified`, `created`) VALUES ('2013-01-04 09:19:05', '2013-01-04 09:19:05')

Warning (2): Cannot modify header information - headers already sent by /cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 742]

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: