Just finished installing this hack but am having some problems.
I'm getting the error:
"Fatal error: Call to unsupported or undefined function htmlheader() in /home/keith/webdevforums-www/archive/index.php on line 76"
where line 70-78 reads:
Code:
header("Status: 200 OK");
//echo "<br> <br>$forumID - $year - $month - $week - $threadID";
if (empty($forumID)) {
htmlHeader();
forumList();
exit;
You can see the page at
http://www.webdevforums.com/archive/