Bonsoir
Après deux tentatives d'installation de ce mod restées infructueuses, je me décide à expliquer mon problème sur le forum.
J'ai donc installé par deux fois ce mod, sur une copie locale de mon forum, et deux fois j'en arrive à ces erreurs:
- Code: Tout sélectionner
[phpBB Debug] PHP Notice: in file /adm/index.php on line 345: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'acp_board::select_move_to_bin' was given
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
Ça se produit lorsque je veux activer l'option corbeille dans le menu "Général > Fonctionnalités du forum", dans le Panneau d'Administration.
Je précise que j'ai encodé tous les fichiers modifiés en "UTF8 (sans BOM)" avant de les enregistrer, après avoir lu ce topic (d'où le deuxième essai):
base-de-donnees-mods-phpbb3/sujet137927.html#p1081256Quelle est mon erreur?