After installing, when you click Login button (on installation final step), you should be redirected to Admin Panel, but a not-auth notice appears instead (see screenshot). This happens because $auth->login is called using the data contained in $data array (which isn't initialised). Please see my commit for better explanation on the solution.
https://github.com/GabrielAnca/phpbb3/commit/c1b796371025664203c659d861f235d885f33d35
- duplicates
-
PHPBB-10547 Log out instead of acp statistics page at the end of fresh install
-
- Closed
-
- was caused by solution of
-
PHPBB-9988 Replace config with an instance of a class implementing ArrayAccess
-
- Unverified Fix
-