-
Bug
-
Resolution: Fixed
-
Major
-
3.1.4
-
None
The following set of PHP notices prevent the style update migration from properly removing outdated styles from the database:
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/db/migration/data/v310/style_update_p1.php on line 139: Undefined variable: errored
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/db/migration/data/v310/style_update_p1.php on line 139: Undefined variable: error_ary
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/db/migration/data/v310/style_update_p1.php on line 160: Undefined variable: table
This will cause issues while upgrading, e.g. users might not be able to login and/or use the board.