Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13861

Old styles are not removed by style update migration

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: