kau
09-15-2004, 09:25 PM
I set this value to this:
if($dobbimagecode AND $bbuserinfo['userid'] !== 42324)
And I tried
if($dobbimagecode AND $bbuserinfo['userid'] != 42324)
It still allows the IF statement to run even for that userid.
Is userid not that?
ALSO
What is the $bbuserinfo['whater'] for that users group they are in?
if($dobbimagecode AND $bbuserinfo['userid'] !== 42324)
And I tried
if($dobbimagecode AND $bbuserinfo['userid'] != 42324)
It still allows the IF statement to run even for that userid.
Is userid not that?
ALSO
What is the $bbuserinfo['whater'] for that users group they are in?