I included the header.php and config.php from my main directory ( outside of forum dir), but the contents arent showing up when i launch my site, any ideas?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
</head>
<body>

<pun_include "../inc/header.php">
<pun_include "../config.php">


<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>

<pun_announcement>

<pun_main>

<pun_footer>

<pun_include "../inc/footer2.php">

</div>
</div>

</body>
</html>

2

(1,382 replies, posted in General discussion)

Masturbation

3

(2 replies, posted in PunBB 1.2 discussion)

hmm I tried to dl 1.2.5 from the mainpage, download aborted. (Server Failure)

Is there a secondary link to download?