Anomalie #2171
ferméLa suppression d'une cotisation génère un message d'erreur
0%
Description
Lorsqu'on supprime une cotisation d'un adhérent dans l'espace admin (l'action générée étant /admin/?action=remove&table=subscription&subscription_id=XXXXXX&membership_id=XXXXX&actor_id=XXXX) un message d'erreur s'affiche (même si la cotisation est bien supprimée) :
[2] end() expects parameter 1 to be array, null given
Fatal error on line 159 in file /var/www/adherents.april.org/htdocs/include/actor.php, PHP 5.6.22-0+deb8u1 (Linux)
Aborting...
#0 end([+]) called at /var/www/adherents.april.org/htdocs/include/actor.php:159
#1 get_all_actor_details([+]) called at /var/www/adherents.april.org/htdocs/include/actor.php:32
#2 edit_actor([+]) called at /var/www/adherents.april.org/htdocs/include/subscription.php:145
#3 remove_subscription([+]) called at /var/www/adherents.april.org/htdocs/admin/index.php:344
#4 main([+]) called at /var/www/adherents.april.org/htdocs/admin/index.php:525
Notice: Undefined variable: cc in /var/www/adherents.april.org/htdocs/include/errors.php on line 138
Mis à jour par Frédéric Couchet il y a plus de 8 ans
Je laisse l'actor 10079 pour faire un test.