diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 5f343c477a..8711b85986 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -68,8 +68,7 @@
  • All package types
  • -
  • Updating from phpBB 3.0.x to phpBB 3.2.x
  • -
  • Updating from phpBB 3.1.x to phpBB 3.2.x
  • +
  • Updating from phpBB 3.0.x/3.1.x to phpBB 3.2.x
  • Conversion from phpBB 2.0.x to phpBB 3.2.x
    1. Requirements before converting
    2. @@ -334,16 +333,16 @@
      -

      5. Updating from phpBB 3.0.x to phpBB 3.1.x

      +

      5. Updating from phpBB 3.0.x/3.1x to phpBB 3.2.x

      -

      Updating from phpBB 3.0.x to 3.1.x is just the same as updating from stable releases of phpBB 3.1.x

      +

      Updating from phpBB 3.0.x or 3.1.x to 3.2.x is just the same as updating from stable releases of phpBB 3.2.x

      -

      However you can also start with a new set of phpBB 3.1.x files.

      +

      However you can also start with a new set of phpBB 3.2.x files.

      1. Delete all files EXCEPT for the following: @@ -353,10 +352,12 @@
      2. The images/ directory
      3. The files/ directory
      4. The store/ directory
      5. +
      6. (The ext/ directory
      7. -
      8. Upload the contents of the 3.1.x Full Package into your forum's directory. Make sure the root level .htaccess file is included in the upload.
      9. -
      10. Browse to install/database_update.php
      11. +
      12. Upload the contents of the 3.2.x Full Package into your forum's directory. Make sure the root level .htaccess file is included in the upload.
      13. +
      14. Browse to /install/app.php/update
      15. +
      16. Read the notice Update database only and press Submit
      17. Delete the install/ directory