if($forum['showfirstpost'] AND $vbulletin->GPC['pagenumber'] > 1){ if ($post['postid'] == $thread['firstpostid']) { $post['postcount'] = ''; } else { $post['postcount']--; }}