mon hébergeur va passer en php 7.4 et donc je dois passer moi en phpbb 3.3 si je ne veux pas finir par avoir de gros soucis, car je suis encore en 3.2
bref
j'ai une copie du mon forum sur un autre espace qui me sers pour mes test
la je test toute mes extensions et corrige celle qui le demande pour ce passage vers 3.3.2
ainsi que mes 2 styles
il me reste une seul extension qui ne passe pas bien, le trombinoscope
le module est bien présent, coté acp pas de souci
c'est sur la page index et du trombi que sa passe pas
sur l'index toute la page est déformer avec cette erreur:
Code : Tout sélectionner
[phpBB Debug] PHP Notice: in file [ROOT]/ext/sjpphpbb/trombinoscope/event/main_listener.php on line 73: Constant USERS_TABLE already defined
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3006)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3006)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3006)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3006)
Code : Tout sélectionner
[phpBB Debug] PHP Notice: in file [ROOT]/ext/sjpphpbb/trombinoscope/controller/trombinoscope.php on line 43: Undefined variable: pagination
[phpBB Debug] PHP Notice: in file [ROOT]/ext/sjpphpbb/trombinoscope/controller/trombinoscope.php on line 51: Constant USERS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/ext/sjpphpbb/trombinoscope/controller/trombinoscope.php on line 53: Undefined property: sjpphpbb/trombinoscope/controller/trombinoscope::$phpbb_root_path
[phpBB Debug] PHP Notice: in file [ROOT]/ext/sjpphpbb/trombinoscope/controller/trombinoscope.php on line 113: Undefined variable: trombi_total
merci