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.
- Please note that this conversion process may take quite some time and depending on your hosting provider this may result in it failing (due to web server resource limits or other timeout issues). If this is the case, you should ask your provider if they are willing to allow the convert script to temporarily exceed their limits (be nice and they will probably be quite helpful). If your host is unwilling to increase the limits to run the convertor, please see this article for performing the conversion on your local machine: Knowledge Base - Offline Conversions
+ Please note that this conversion process may take quite some time and depending on your hosting provider this may result in it failing (due to web server resource limits or other timeout issues). If this is the case, you should ask your provider if they are willing to allow the convert script to temporarily exceed their limits (be nice and they will probably be quite helpful). If your host is unwilling to increase the limits to run the convertor, please see this article for performing the conversion on your local machine: Knowledge Base - Offline Conversions
Once completed, your board should be immediately available. If you encountered errors, you should report the problems to our bug tracker or seek help via our forums (see README for details).
@@ -433,7 +433,7 @@
-
Like any online site that allows user input, your board could be subject to unwanted posts; often referred to as forum spam. The vast majority of these attacks will be from automated computer programs known as spambots. The attacks, generally, are not personal as the spammers are just trying to find accessible targets. phpBB has a number of anti-spam measures built in, including a range of CAPTCHAs. However, administrators are strongly urged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.
+
Like any online site that allows user input, your board could be subject to unwanted posts; often referred to as forum spam. The vast majority of these attacks will be from automated computer programs known as spambots. The attacks, generally, are not personal as the spammers are just trying to find accessible targets. phpBB has a number of anti-spam measures built in, including a range of CAPTCHAs. However, administrators are strongly urged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.
@@ -450,7 +450,7 @@
-
This application is opensource software released under the GNU General Public License v2. Please see the source code and docs/
directory for more details. This package and its contents are Copyright © phpBB Group, All Rights Reserved.
+
This application is opensource software released under the GNU General Public License v2. Please see the source code and docs/
directory for more details. This package and its contents are Copyright © phpBB Group, All Rights Reserved.
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 81ce736df7..89f573de04 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -132,21 +132,21 @@
2.i. Languages (Internationalisation - i18n)
-
A number of language packs with included style localisations are available. You can find them listed in the Language Packs pages of our downloads section or from the Language Packs section of the Customisation Database.
+
A number of language packs with included style localisations are available. You can find them listed in the Language Packs pages of our downloads section or from the Language Packs section of the Customisation Database.
-
For more information about language packs, please see: http://www.phpbb.com/languages/
+
For more information about language packs, please see: https://www.phpbb.com/languages/
This is the official location for all supported language sets. If you download a package from a 3rd party site you do so with the understanding that we cannot offer support. Please do not ask for support if you download a language pack from a 3rd party site.
-
Installation of these packages is straightforward: simply download the required language pack, uncompress (unzip) it and via FTP transfer the included language
and styles
folders to the root of your board installation. The language can then be installed via the Administration Control Panel of your board: System tab -> General Tasks -> Language packs
. A more detailed description of the process is in the Knowledge Base article, How to Install a Language Pack.
+
Installation of these packages is straightforward: simply download the required language pack, uncompress (unzip) it and via FTP transfer the included language
and styles
folders to the root of your board installation. The language can then be installed via the Administration Control Panel of your board: System tab -> General Tasks -> Language packs
. A more detailed description of the process is in the Knowledge Base article, How to Install a Language Pack.
-
If your language is not available, please visit our [3.0.x] Translations forum where you will find topics on translations in progress. Should you wish to volunteer to translate a language not currently available or assist in maintaining an existing language pack, you can Apply to become a translator.
+
If your language is not available, please visit our [3.0.x] Translations forum where you will find topics on translations in progress. Should you wish to volunteer to translate a language not currently available or assist in maintaining an existing language pack, you can Apply to become a translator.
2.ii. Styles
-
Although the phpBB Group is rather proud of the included styles, we realise that they may not be to everyone's taste. Therefore, phpBB3 allows styles to be switched with relative ease. First, you need to locate and download a style you like. You can find them listed in the Styles section of our Customisation Database.
+
Although the phpBB Group is rather proud of the included styles, we realise that they may not be to everyone's taste. Therefore, phpBB3 allows styles to be switched with relative ease. First, you need to locate and download a style you like. You can find them listed in the Styles section of our Customisation Database.
-
For more information about styles, please see: http://www.phpbb.com/styles/
+
For more information about styles, please see: https://www.phpbb.com/styles/
Please note that 3rd party styles downloaded for versions of phpBB2 will not work in phpBB3. It is also important to ensure that the style is updated to match the current version of the phpBB software you are using.
@@ -156,9 +156,9 @@
2.iii. Modifications
-
Although not officially supported by the phpBB Group, phpBB has a thriving modification scene. These third party modifications to the standard phpBB software, known as MODs, extend its capabilities still further. You can browse through many of the MODs in the Modifications section of our Customisation Database.
+
Although not officially supported by the phpBB Group, phpBB has a thriving modification scene. These third party modifications to the standard phpBB software, known as MODs, extend its capabilities still further. You can browse through many of the MODs in the Modifications section of our Customisation Database.
-
For more information about MODs, please see: http://www.phpbb.com/mods/
+
For more information about MODs, please see: https://www.phpbb.com/mods/
Please remember that any bugs or other issues that occur after you have added any modification should NOT be reported to the bug tracker (see below). First remove the MOD and see if the problem is resolved. Any support for a MOD should only be sought in the "Discussion/Support" forum for that MOD.
@@ -186,7 +186,7 @@
Comprehensive documentation is now available on the phpBB website:
-
http://www.phpbb.com/support/documentation/3.0/
+
https://www.phpbb.com/support/documentation/3.0/
This covers everything from installation to setting permissions and managing users.
@@ -194,13 +194,13 @@
The Knowledge Base consists of a number of detailed articles on some common issues phpBB users may encounter while using the product. The Knowledge Base can be found at:
-
http://www.phpbb.com/kb/
+
https://www.phpbb.com/kb/
3.iii. Community Forums
The phpBB Group maintains a thriving community where a number of people have generously decided to donate their time to help support users. This site can be found at:
-
http://www.phpbb.com/community/
+
https://www.phpbb.com/community/
If you do seek help via our forums please be sure to do a search before posting; if someone has experienced the issue before, then you may find that your question has already been answered. Please remember that phpBB is entirely staffed by volunteers, no one receives any compensation for the time they give, including moderators as well as developers; please be respectful and mindful when awaiting responses and receiving support.
@@ -208,7 +208,7 @@
Another place you may find help is our IRC channel. This operates on the Freenode IRC network, irc.freenode.net and the channel is #phpbb and can be accessed by any decent IRC client such as mIRC, XChat, etc. Again, please do not abuse this service and be respectful of other users.
-
There are other IRC channels available, please see http://www.phpbb.com/support/irc/ for the complete list.
+
There are other IRC channels available, please see https://www.phpbb.com/support/irc/ for the complete list.
@@ -283,7 +283,7 @@