Bonjour à tous, Suite à la migration sur 0.7.5, j’ai des pages blanches qui apparaissent pour : voir_adherent.php; config_fields.php; advanced_search.php; ajouter_adherent.php Apres la création du fichier galette/config/behavior.inc.php, Voila l’erreur en retour : Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`balladinj`.`galette_fields_config`, CONSTRAINT `galette_fields_config_ibfk_1` FOREIGN KEY (`id_field_category`) REFERENCES `galette_fields_categories` (`id_field_category`))' in /homez.727/balladinj/www/galette/includes/Zend-1.12.3/Zend/Db/Statement/Pdo.php:228 Stack trace: #0 /homez.727/balladinj/www/galette/includes/Zend-1.12.3/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array) #1 /homez.727/balladinj/www/galette/includes/Zend-1.12.3/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array) #2 /homez.727/balladinj/www/galette/lib/Galette/Entity/FieldsConfig.php(234): Zend_Db_Statement->execute(Array) #3 /homez.727/balladinj/www/galette/lib/Galette/Entity/FieldsConfig.php(115): Galette\Entity\FieldsConfig->_checkUpdate() #4 /homez.727/balladinj/www/galette/lib/Galette/Entity/Adherent.php(1255): Galette\Entity\FieldsConfig-> in /homez.727/balladinj/www/galette/includes/Zend-1.12.3/Zend/Db/Statement/Pdo.php on line 234 Si quelqu’un peut m’éclairer… Et désolé pour le message d’hier qui n’était pas un nouveau sujet. Merci Romain Chauvin |