vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   getting ibproarcade to check secondary usergroup permissions?? (https://vborg.vbsupport.ru/showthread.php?t=105654)

butty 01-18-2006 07:16 PM

getting ibproarcade to check secondary usergroup permissions??
 
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
Code:

// use ON (m.membergroupids = g.g_id) in above Query for secondary Usergroup
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 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

Quote:

Originally Posted by MrZeropage
open /arcade/modules/mod_arcade.php and look for
Code:

// use ON (m.membergroupids = g.g_id) in above Query for secondary Usergroup
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.


All times are GMT. The time now is 03:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01064 seconds
  • Memory Usage 1,722KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete