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

Database update fails at continuing on some environments

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • Update system
    • None
    • Server configurations with weak CPU power and short execution time

    Description

      On some configurations the database update shows a redirect url to continue the update like it should. But the redirect url is wrong! It links to an file in the forum root which does not exist (at least not in a standard installation of phpBB). ("test.php")

      In line 268 in database_update.php:

      echo '<a href="' . append_sid($phpbb_root_path . 'test.' . $phpEx) . '">' . $user->lang['DATABASE_UPDATE_CONTINUE'] . '</a>';

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            Elsensee Oliver Schramm [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: