PHP warnings on sent PMs

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: PHP warnings on sent PMs

PHP warnings on sent PMs

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.

Top