Hey Xenon! I was just about to reply asking if that would do the trick!
I'm Cin's co-administrator on the board in question ... my solution was to ask you if the following code would do the trick ....
PHP Code:
if($bbuserinfo[userid]==8) show_nopermission();
(where '8' is the userid of the errant member) ... but your use of
in_array() makes it even more flexible!! Thanks so much
Davie