Simple Machines Forum

April 19, 2009 by e-guides · Leave a Comment
Filed under: SMF 

Simple Machines Forum (abbreviated as SMF) is a freeware Internet forum application. The software is written in PHP and uses a MySQL database backend, although multi-database support is being developed for version 2.0. SMF is developed by the Simple Machines development team.

SMF was created to replace the forum software YaBB SE, which at the time was gaining a bad reputation because of problems with its Perl-based ancestor software YaBB[citation needed]. At the time, YaBB was attributed to causing resource allocation problems on many systems. YaBB SE was written as a rough PHP port of YaBB, and had many of the same resource and security problems of the older YaBB versions. Joseph Fung and Jeff Lewis of Lewis Media Inc., the owners of YaBB SE and the original owners of SMF, made the decision to convert to a new brand and name.

Read more

phpBB3

April 19, 2009 by e-guides · Leave a Comment
Filed under: phpBB 

phpBB3 is the current stable version of phpBB. Following over three years of development and an eighteen-month beta/release candidate stage, it went gold on December 13, 2007.

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, Firebird, OpenLink Virtuoso, and other ODBC-accessible DBMS
  • Support for unlimited levels of subforums
  • Ability to create custom-defined BBCode
  • Ability to create custom profile fields
  • Permissions system

phpBB3 also provides administrators with much more control over every aspect of the forum software, such as how it is displayed to management of user and group permissions. Consequently, this increased functionality makes the administrative interface much more complex, and new users have found it somewhat more intimidating than phpBB2.

Read more

phpBB2

April 19, 2009 by e-guides · Leave a Comment
Filed under: phpBB 

phpBB2 was the predecessor of the present-day phpBB3. Developed during 2001-2002, the source code was written primarily to run on PHP 3.0 and 4.0 (version 2.0.13 upped the minimum requirement to PHP 4.0.3 due to a necessary security fix), and by the time that phpBB3 was released in late 2007, the developers and other team members felt that it no longer met their quality coding standards, and announced plans for the retirement/end of support of 2.0.x within a few months of 3.0.0’s release. phpBB2 was never officially supported under PHP 5. Although many users had no problems running it after making a few changes to PHP 5’s default configuration settings, the teams chose not to offer support for this configuration.

Read more

phpBB

April 19, 2009 by e-guides · Leave a Comment
Filed under: phpBB 

phpBB is a popular Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of PHP Bulletin Board. Available under the GNU General Public License, phpBB is a free software.

phpBB was started by James Atkinson as a simple UBB-like forum for his own website on June 17, 2000. Nathan Codding and John Abela joined the development team after phpBB’s CVS repository was moved to SourceForge.net, and work on 1.0.0 began. A fully functional, pre-release version of phpBB was made available in July.

Read more

Next Page »