error_reporting(7); if ( isset($goto) and ($goto=='lastpost' or $goto=='newpost')) { $noheader=1; } if ($bbuserinfo[userid]!=0) {
getforumrules($forum,$getperms); eval("dooutput(\"".gettemplate("showthread")."\");"); } else { show_nopermission(); }