// check users private permissions first
if ($ibforums->member['id']==0) { $std->Error( array( 'LEVEL' => 1, 'MSG' => 'no_tourney_group') ); }