Close

Home » phpBB3 » phpBB3 Tutorials

‘phpBB3 Tutorials’ Category

August 23rd, 2010

phpBB3 Custom Pages

Making Basic Additional pages in PhpBB3 is fairly easy if you follow these instructions.

There are 3 basic files needed

  • HTML template
  • your php file, goes in the root of the forum
  • language definition file php

Lets start with the template

open notepad or a code editor of your choice (NOT WORD, OR ANY MS PRODUCT)
(more…)