while($suggestion = $vbulletin->dp->fetch_array($rants)){ if($suggestion['forumid'] == '7'){ $suggestion[type] = 'rant'; $suggestion[status] = 'just ranting about'; }}