Book Image

phpBB: A User Guide

Book Image

phpBB: A User Guide

Overview of this book

phpBB is a free, open source Internet community application, with outstanding discussion forums and membership management. Written in the PHP scripting language, and making use of the popular MySQL database, phpBB is a standard among web hosting companies throughout the world, and is one of the most widely-used bulletin board packages in the world. This book is an abridged version of "Building Online Forums with phpBB 2", (ISBN 1904811132), focusing on a complete set of topics to help you set up and run your own phpBB-powered online community. This book gives you the power to use phpBB to set up and run your own online discussion forums with ease. It takes you through the whole process of setting up your phpBB site, and helps you create, customize, and manage your own online community with phpBB. Written by experienced phpBB administrators and enthusiasts, the emphasis is on simple and practical guidance for you to get the most from phpBB. Packed with step-by-step examples, this book is your ideal guide to learning phpBB.
Table of Contents (11 chapters)

Administrator Experience


This is it. You’ve come to the most important part—administering your board. You’ve already seen some of the features described previously in this chapter as well as in Chapter 2, but it’s now time to take a more organized approach and make sure you understand what your administrative options are and how to use them.

This section will later describe some basic phpBB admin features that you’re likely to use more frequently than others. For more advanced and exotic options, make sure you read Chapter 6, which goes into details about security-related questions, smilies, usergroups, and other issues.

In order to test what’s being described further on, you need to log in as a user with administrative privileges. There can be multiple administrators to your board, but in any event, at least one administrative user account exists—the account created while installing phpBB. Well, log in with this account, use the Go to Administration Panel link, and let’s start exploring...