or this
PHP Code:
{
$vbulletin->GPC['exclude'] .= ',8'; ((!$vbulletin->GPC['exclude']) ? $vbulletin->userinfo['excludeforumsgnp'] : ',' . $vbulletin->userinfo['excludeforumsgnp']);
}]]></phpcode>
</plugin>
<plugin active="1">
<title><![CDATA[Opt-Out Forums from "Get New Posts"]]></title>
<hookname>profile_editoptions_start</hookname>
<phpcode><![CDATA[function fetch_optout_forumids_array($parentid = -1, $depthmark = '')
{