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

MySQL error when converting phpBB 2.0.x to 3.1.0-RC2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 3.1.0-RC4
    • 3.1.0-RC1, 3.1.0-RC2
    • phpBB 2.0 convertor
    • None

      When upgrading a phpBB 2.0.22 installation to 3.1.0-RC2, I receive the following error, which prevents the phpbb_users table from being converted:
      Array ( [message] => Unknown column 'user_pass_convert' in 'field list' [code] => 1054 )

      I believe the issue was caused by removal of that column in PHPBB3-12352, specifically commit https://github.com/phpbb/phpbb/commit/4698f6928e44a24a7a10ff8b4fed2c1a24cab338 but not removing the column from the converter (https://github.com/phpbb/phpbb/blob/develop-ascraeus/phpBB/install/convertors/convert_phpbb20.php#L900).

            prototech prototech [X] (Inactive)
            shawnpwalsh shawnpwalsh [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: