-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
USU seems not compatible with PHP 8
In index I've got lot of :
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbbseo/usu/core/traits/url.php on line 324: Undefined array key 1
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbbseo/usu/core/traits/rewriter.php on line 161: Undefined array key "author"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbbseo/usu/core/traits/rewriter.php on line 330: Undefined array key "start"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbbseo/usu/core/traits/rewriter.php on line 241: Undefined array key "sr"
And going to topic make error :
General Error
INSECURE_REDIRECT
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/ext/phpbbseo/usu/core/traits/seo.php
LINE: 127
CALL: trigger_error()
FILE: [ROOT]/ext/phpbbseo/usu/core/core.php
LINE: 730
CALL: phpbbseo\usu\core\core->seo_redirect()
FILE: [ROOT]/ext/phpbbseo/usu/event/listener.php
LINE: 354
CALL: phpbbseo\usu\core\core->zero_dupe()
FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 214
CALL: phpbbseo\usu\event\listener->core_user_setup()
FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 44
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()
FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 62
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()
FILE: [ROOT]/phpbb/user.php
LINE: 222
CALL: phpbb\event\dispatcher->trigger_event()
FILE: [ROOT]/viewtopic.php
LINE: 356
CALL: phpbb\user->setup()