access == BANNED){ header("Location: banned.php"); exit; } $tid = $_GET['tid']; $topic = reset($database->ShowTopic($tid)); //Check if we're creating a post for a valid topic if(empty($topic)) $alliance->redirect($_GET); $title = stripslashes($topic['title']); ?>
Warning: you can't use the values [message] or [/message] in your post because it can cause problem with bbcode system.