in the proarcade.php file you will see something like this
($bbuserinfo[usergroupid] != 2) and
($bbuserinfo[usergroupid] != 5) and
($bbuserinfo[usergroupid] != 6) and
($bbuserinfo[usergroupid] != 7) and
($bbuserinfo[usergroupid] != 8)
you need to find out what is ypur newgroup's # and add the stastement to it... if you look back in this thread you will see others including me had the same problem in the passed...its a very easy fix...
good luck
|