Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when HIDE BBCode is active #7

Closed
miri4ever opened this issue Aug 10, 2017 · 2 comments
Closed

Error when HIDE BBCode is active #7

miri4ever opened this issue Aug 10, 2017 · 2 comments

Comments

@miri4ever
Copy link

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 ?

@AlexSheer
Copy link
Owner

Of cource is it an error of the extension itself

@Galixte
Copy link
Contributor

Galixte commented Aug 14, 2017

@miri4ever this extension: https://github.com/marcovo/phpbb_hidebbcode. Moreover, you should to know that this extension was stopped by his author: marcovo/phpbb_hidebbcode#25 (comment). Don’t use with phpBB 3.2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants