id, $title, $content, $add_signature ); if (!$threadID) { error_page("Can't create thread (title may be missing)"); } $thread->id=$threadID; setThreadLastVisited($logged_in_user,$thread); header('Location: forum_thread.php?id=' . $threadID); } $category = getCategory($forum->category); if ($category->is_helpdesk) { page_head('Help Desk'); } else { page_head('Forum'); } show_forum_title($forum, NULL, $category->is_helpdesk); if ($category->is_helpdesk) { echo "
The Questions and problems area let you get help from other users. If you have a question or problem: