Topic: No clue how to include certain elements.
What is the 1.3 punBB pure code to integrate these parts into a random .php document?
Navigation-bar..
Announcement..
Categories & Forums..
Online Status & Etc.
..except this part below: (cause I already know about that)
if (!defined('FORUM_ROOT'))
define('FORUM_ROOT', './');
require FORUM_ROOT.'include/common.php';