phpBB3 is the current release of the phpBB bulletin board system. Following an eighteen-month beta/release candidate stage, it went gold on December 13, 2007 at 17:00 GMT. It contains many more features than its older sibling, phpBB2, and it also provides administrators with much more control over every aspect of the forum software, from how it displays to what user and group permissions are. However, this increased functionality makes the admin interface much more complex, and new users have found it more intimidating than phpBB2.
phpBB3’s default theme is called prosilver. During phpBB3’s long development process, prosilver was kept a heavily guarded secret from the public in order to prevent premature copying of the theme and so that it would not spoil the “wow” factor upon the final release of phpBB 3.0.0; however, the unexpected website downtime of March 2007 prompted the teams to change plans and unveil the new theme early. prosilver includes a number of new design concepts over its predecessor subSilver, including a new admin panel without frames and reduced use of tables. One of the more contentious decisions has been to move the user info panel on the viewtopic page to the right in order to provide more focus on the post content. Unlike phpBB2, phpBB3 does not allow the use of HTML tags in comments, forcing administrators of large phpBB2 systems with many pre-existing HTML links to choose between upgrading to the new software or preserving their existing links. A phpBB3 port of the subSilver theme is included with the phpBB3 package and dubbed subsilver2, however an administrator must install it on the board themselves before it is accessible to users.
The latest in the 3.x line is phpBB 3.0.0, code named “Olympus”, released on December 13, 2007. phpBB3 requires PHP 4.3.3 or later and is fully compatible with PHP 5. Some code is also present to allow the software to run on PHP 6.0.0-dev, however this is not supported.
Some of phpBB3’s major features include:
* Modular design for the Admin Control Panel, Moderator Control Panel, and User Control Panel.
* Support for multiple database management systems, including MySQL, Microsoft SQL Server, Oracle, PostgreSQL, SQLite, and Firebird.
* Support for unlimited levels of subforums.
* Ability to create custom-defined BBCode.
* Ability to create custom profile fields.
* Greatly expanded permissions system.
The phpBB website includes a non-exhaustive list of phpBB3 features. A comparison page is also available on their website, comparing the features between phpBB3 and other bulletin board systems.
Support for phpBB3 can be obtained in the official phpBB3 Support forum. Full documentation, flash tutorials, and a knowledge base are also available.
from: Wikipedia