Topic: Index name taken from calendar
I have a problem here..
I'm making private board that can only viewed if an admin has created an account for you.
But if I use this line on the index page:
if ($pun_user['is_guest'])
message('Private Board. <br /><a href="login.php">Login</a> or contact one of the Admins');
Then the index page gets the titel from the Calendar
and PUN_GUEST doesn't work now because of the new admin option I have on my forum.
http://test.saf-squad.co.uk/forum/
look at the title and then login with "demo" "demo" and see then