PDA

View Full Version : getting ibproarcade to check secondary usergroup permissions??


butty
01-18-2006, 07:16 PM
hi there i have inistalled it on my forum and i have a secondary usergroup for paid subscribers to my forum.

what i would like to do is those in the secondary usergroup get to play a extra category of games but i cant do ths at the mo as it only checks the permissions of the primary usergroups

could anyone suss out a workaround for this for me if poss

butty
03-14-2006, 07:41 AM
can anyone tell me if this is possible yet or if its something that may be in the pipeline?

MrZeropage
05-12-2006, 01:48 PM
open /arcade/modules/mod_arcade.php and look for // use ON (m.membergroupids = g.g_id) in above Query for secondary UsergroupThat already is the instruction on how to change the code to work with secondary usergroup instead of primary ... :)

Maybe I will extend that in the future to check both or make it selectable via AdminCP ...

StrykerGT
08-29-2006, 02:37 PM
I created a new usergroup called gamers to give access only to selected member of my website. I change the SQL query as mentioned here but still have the same problem.

Any other advise?

MrZeropage
08-29-2006, 03:04 PM
is that "gamers" usergroup primary or secondary usergroup ?

StrykerGT
08-29-2006, 03:26 PM
Secondary

Ok I think I solved the problem. The user I want for playing belong to 3 different usergroups as soon as I eliminate on it worked. Thanks.

jiffy
09-03-2006, 07:49 PM
open /arcade/modules/mod_arcade.php and look for // use ON (m.membergroupids = g.g_id) in above Query for secondary UsergroupThat already is the instruction on how to change the code to work with secondary usergroup instead of primary ... :)

Maybe I will extend that in the future to check both or make it selectable via AdminCP ...

I tried uncommenting this line and now when I try to access the arcade a blank white page loads. I really need to be able have the secondary usergroup permissions carry over since that is how my forums are setup. Any help on this would be great. I'm ising VB 3.6 and 2.5.6.