by Proydoha » Wed Dec 25, 2024 1:50 am
When I go to "Private messages" and then click "Outbox" and then click on first sent message I see following PHP warnings on top of the page:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/paybas/breadcrumbmenu/event/listener.php on line 203: Undefined array key -2
[phpBB Debug] PHP Warning: in file [ROOT]/ext/paybas/breadcrumbmenu/event/listener.php on line 203: Trying to access array offset on value of type null
But the message is still displayed without issues.
When I go to "Private messages" and then click "Outbox" and then click on first sent message I see following PHP warnings on top of the page:
[code][phpBB Debug] PHP Warning: in file [ROOT]/ext/paybas/breadcrumbmenu/event/listener.php on line 203: Undefined array key -2
[phpBB Debug] PHP Warning: in file [ROOT]/ext/paybas/breadcrumbmenu/event/listener.php on line 203: Trying to access array offset on value of type null[/code]
But the message is still displayed without issues.