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:
[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
Last edited by danieltj on Sun Jul 21, 2024 9:44 pm, edited 1 time in total.
Reason:Fixed