I´m receiving this error: SQLSTATE: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`mysite`.`users`, CONSTRAINT `users_ibfk_1` FOREIGN KEY (`group_id`) REFERENCES `groups` (`id`))
I´m using Cakephp 2.0 Please help
Cakephp 2.0 is not supported yet.
Log in to post a comment.
I´m receiving this error:
SQLSTATE: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`mysite`.`users`, CONSTRAINT `users_ibfk_1` FOREIGN KEY (`group_id`) REFERENCES `groups` (`id`))
I´m using Cakephp 2.0
Please help
Cakephp 2.0 is not supported yet.