You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always when I try to open STK I got this error from HIDE BBCode Extension:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/marcovo/hideBBcode/event/listener.php on line 114: Indirect modification of overloaded property phpbb\user::$lang has no effect
Always when I try to open STK I got this error from HIDE BBCode Extension:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/marcovo/hideBBcode/event/listener.php on line 114: Indirect modification of overloaded property phpbb\user::$lang has no effect
FILE: [ROOT]/ext/marcovo/hideBBcode/event/listener.php
LINE: 114
CALL: stk_msg_handler()
FILE: (not given by php)
LINE: (not given by php)
CALL: marcovo\hideBBcode\event\listener->load_language_on_setup()
FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 184
CALL: call_user_func()
FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 46
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()
FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 60
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: 219
CALL: phpbb\event\dispatcher->trigger_event()
FILE: [ROOT]/stk/common.php
LINE: 60
CALL: phpbb\user->setup()
FILE: [ROOT]/stk/index.php
LINE: 18
CALL: require('[ROOT]/stk/common.php')
Klicke hier um das STK neu zu laden.
I first had to turn it off. How to fix this or is it an error of the extension itself ?
The text was updated successfully, but these errors were encountered: