From 6e6cc28b76c00800acde6c9050de318f84b5724a Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Fri, 9 Nov 2012 20:10:43 -0500 Subject: [ticket/10865] Should have been a slash. PHPBB3-10865 --- phpBB/docs/INSTALL.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/INSTALL.html') diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 92dbef9d0d..6d291490a2 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -345,7 +345,7 @@

5.ii. Converting

-

To begin the conversion, visit the install. folder of your phpBB3 installation (the same as you have done for installing). Now you will see a new tab Convert. Click this tab.

+

To begin the conversion, visit the install/ folder of your phpBB3 installation (the same as you have done for installing). Now you will see a new tab Convert. Click this tab.

As with install, the conversion is automated. Your previous 2.0.x database tables will not be changed and the original 2.0.x files will remain unaltered. The conversion is actually only filling your phpBB3 database tables and copying additional data over to your phpBB3 installation. This has the benefit that if something goes wrong, you are able to either re-run the conversion or continue a conversion, while your old board is still accessible. We really recommend that you disable your old installation while converting, else you may have inconsistent data after the conversion.

-- cgit v1.2.1