PDA

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


butty
18 Jan 2006, 21:16
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
14 Mar 2006, 09:41
can anyone tell me if this is possible yet or if its something that may be in the pipeline?

MrZeropage
12 May 2006, 15:48
open /arcade/modules/mod_arcade.php and look for

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

That 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
29 Aug 2006, 16:37
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
29 Aug 2006, 17:04
is that "gamers" usergroup primary or secondary usergroup ?

StrykerGT
29 Aug 2006, 17:26
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
03 Sep 2006, 21:49
open /arcade/modules/mod_arcade.php and look for

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

That 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.