Quote:
Originally Posted by Chuck S My code is valid so as stated your variable is not
$bbuserinfo['styleid']
I beleive I suggested you debug that and test it. maybe try using $vbstyleid
also please post in the MOD FORUMS from now on. |
Okay, thanks. Just to clarify, you mean I should try this instead? Bear with me. I'm not a programmer.
PPPRINT;
if ( $bbuserinfo['vbstyleid'] == 4 )
{
echo <<<PPPRINT
AD CODE HERE
PPPRINT;
}
echo <<<PPPRINT