Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13861

Old styles are not removed by style update migration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.5-RC1
    • 3.1.4
    • Installation system
    • 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.

            Marc Marc
            KillBill. KillBill.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: