Le 24/09/2014 21:30, Johan Cwiklinski a écrit :
Le 24/09/2014 13:52, Hélène PETIT a écrit :
le plugin admintools s'est lui aussi planté sur page blanche quand j'ai
demandé "réinitialiser la configuration des champs" ;
Il aurait été intéressant tout de même de connaître l'erreur rencontrée
; même s'il s'agit d'un problème du côté de base de données,
l'application est censée en informer l'utilisateur, et non ps planter
lâchement...
Voilà ce que dit le log :
nn.nnn.nn.nnn - 2014-09-25 07:24:27 - 4 - PHP Warning: array_walk()
expects parameter 1 to be array, null given in
nnn/galette/lib/Galette/Entity/FieldsConfig.php on line 194
nn.nnn.nn.nnn - 2014-09-25 07:24:27 - 4 - Fields configuration count for
`adherents` columns does not match records. Is : 0 and should be 37
nn.nnn.nn.nnn - 2014-09-25 07:24:28 - 3 - [Galette\Entity\FieldsConfig]
An error occured while checking update for fields configuration for
table `adherents`. Statement could not be executed (23000 - 1452 -
Cannot add or update a child row: a foreign key constraint fails
(`utqp_v1`.`galette_fields_config`, CONSTRAINT
`galette_fields_config_ibfk_1` FOREIGN KEY (`id_field_category`)
REFERENCES `galette_fields_categories` (`id_field_category`)))
Comment interpréter ce log, et que puis-je faire pour recaler ce beans ?
merci !