AlexSheer / phpBB3.2-STK

Support ToolKit For phpBB3.2.x
https://www.phpbbguru.net/community/viewtopic.php?f=64&t=42862
15 stars 13 forks source link

Fatal error: Uncaught Error: Call to a member function add_lang() #57

Open PatriceVigier opened 3 years ago

PatriceVigier commented 3 years ago

Support Toolkit for phpBB3.2.x PHPBB 3.2.5 PHP 7.3

When I select user/group tools > Removing users I get the following error

Fatal error: Uncaught Error: Call to a member function add_lang() on null in /xxxx/delete_users.php:108 Stack trace: #0 /xxx/index.php(301): delete_users->display_options() #1 {main} thrown in /xxx/delete_users.php on line 108 Error 1: Uncaught Error: Call to a member function add_lang() on null in /xxx/delete_users.php:108 Stack trace: #0 /xxx/index.php(301): delete_users->display_options() #1 {main} thrown at file /xxx/delete_users.php line 108

What can I do? Thank you

AlexSheer commented 3 years ago

Everything works correctly изображение But you can just delete line 108 in delete_users.php