MyBB Ideas

The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.

Add new (blank) page feature

37 votes

Submitted by Syst3m Crash3r 480, 24th March 2007, 7:00:56 PM

It would be nice if there's the way to add custom pages, or sections, to our forum. For example, if I wanna add a page with some links, I'd like to write the XHTML page which contains the new content. In addition to this, I'd like to add an extra element on the header, with an icon and a title related to the new area.

2 Comments

  1. A) Create a new template, create a file named test.php in your MyBB root folder, load and output the template, modify the template "header" to show a link to your new file.
    B) (not recommend) Create a file containing your page and modify the template "header" to show a link to this file.

    Not too difficult I think.

    Sp33d, 25th March 2007, 7:54:29 AM
  2. I don't understand how to follow the first method keeping the page structure of the forum (header, footer and so on). I don't want to create an ugly page which is totally different from the others...

    Syst3m Crash3r 480, 7th April 2007, 3:04:50 PM

Post a Comment

Before you can post a comment you must be a registered member of the MyBB Community Forums.

If you already have an account, log-in to it to post a comment or if you don't register a new account.