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)

Making Your Board Multi-Lingual


phpBB is developed to support multiple languages in the same board. The whole interface (screens, messages, buttons, emails, and so on) is translated into more than 50 languages. The translators are not members of the phpBB team, but are native-speaking volunteers, and this guarantees that the translations are correct and ready to be installed on your board. Thus, you provide a better service for your community, giving them an interface they feel more comfortable with.

Time For Action—Adding Spanish Support to Your Forum

  1. Go to the phpBB.com downloads page http://www.phpbb.com/downloads.php.

  2. Scroll down to the Language & Image Packs section and locate the Español (Spanish) row:

  3. Choose your preferred compression type—ZIP or GZIP—and download the two archives in the selected format. Let’s choose the ZIP format as an example. The first ZIP file contains the texts for the phpBB interfaces, and the second one contains the interface graphics, such as the buttons...