Error logging in and php warning
Posted: Wed May 29, 2024 7:45 am
When I try to login on the homepage of the site (the portal page) and enter my details in the login box, I get taken to the main login page and an error appears saying I submitted an invalid form.
I also get a php warning at the top of the page that says the following:
I also get a php warning at the top of the page that says the following:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 188: Undefined array key "user_row"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 188: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 190: Undefined array key "user_row"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 190: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 190: Undefined array key "user_row"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbb/teamsecurity/event/listener.php on line 190: Trying to access array offset on null