aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-02 22:56:38 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-02 22:56:38 +0000
commitaec57408628689b247ece2ba3d67a11627fcbfac (patch)
tree1ad75b5adb3574b63f1c14e4a82f08b28a338bda /phpBB
parent3358629034954f814175354d4f416855b8f4dcb2 (diff)
downloadforums-aec57408628689b247ece2ba3d67a11627fcbfac.tar
forums-aec57408628689b247ece2ba3d67a11627fcbfac.tar.gz
forums-aec57408628689b247ece2ba3d67a11627fcbfac.tar.bz2
forums-aec57408628689b247ece2ba3d67a11627fcbfac.tar.xz
forums-aec57408628689b247ece2ba3d67a11627fcbfac.zip
hrm
git-svn-id: file:///svn/phpbb/trunk@7708 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/docs/INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index a9e95b6bd0..185e18b7e0 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -483,7 +483,7 @@ p a {
<p><strong>Password conversion</strong> Due to the utf-8 based handling of passwords in phpBB3, it is not always possible to transfer all passwords. For passwords "lost in translation" the easiest workaround is to use the "forgotten password" function.</p>
- <p><strong>Path to your former board</strong>The converter expects the relative path to your old board's files. So, -for instance - if the new board is located at <code>http://www.yourdomain.com/forum</code> and the phpBB3 is located at <code>http://www.yourdomain.com/phpBB3</code>, then the correct value would be <code>../forum</code>. Note that the webserver user must be able to access the source installation's files.</p>
+ <p><strong>Path to your former board</strong> The converter expects the relative path to your old board's files. So, -for instance - if the new board is located at <code>http://www.yourdomain.com/forum</code> and the phpBB3 is located at <code>http://www.yourdomain.com/phpBB3</code>, then the correct value would be <code>../forum</code>. Note that the webserver user must be able to access the source installation's files.</p>
<p><strong>Missing images</strong> If your default board language's language pack does not include all images, then some images might be missing in your installation. Always use a complete language pack as default language.</p>