![]() |
I installed this hack, and there is a problem we are having...
On our board, we have custom user groups for group accounts...the people in the group aco++++s are getting a message that they cannot view the games becuase they do not have permission... how do I set their permissions to on? |
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 |
well like audionuts said before..
surely u create some usergroup... or rename the old one check the usergrouID of the concerned members... CP > UserGroups > Modify now mouse over on "edit" (the usergroup u want), u will see a the bottom of ur page something like: "http://www.yoursite.com/xxx/xxx..../usergroup.php?s=xxxxxxx xxxxxedit&usergroupid= Y were Y is the "level" of ur usergroup now go and edit proarcade.php: u should find by default this: if ( ( ($bbuserinfo[usergroupid] != 2) and ($bbuserinfo[usergroupid] != 5) and ($bbuserinfo[usergroupid] != 6) and ($bbuserinfo[usergroupid] != 7) and just insert a new line or midify the number... like i done 10 posts upper... or like the copy of audionuts so be careful, check if you did'nt give the right to play for non registred... lol and sorry for this terrific english... |
Hey Futureal...the hack works nicely. :)
I do have one comment though..i followed the instructions to a "T" and one of the things I have found was that the original instructions need to be updated with a few things. One: Make sure that the manual instructions include the allgames.sql query that needs to be run. Two: Make sure that the original changes to online.php in the manual instructions include the following fix from this post: https://vborg.vbsupport.ru/showthrea...235#post294235 This will fix the online issue in 2.2.7. ;) Three: The top scoreboard apparently only shows 3 entries. My question is, I have the following scores let's say in Snake. 24,8,7,2,1. Now logic would stand to reason that the TOP scoreboard would reveal 24,8, and 7 as the top scores. However..this is not the case. 24 and 1 are scores I achieved, while 7 and 2 are ones another member have achieved. What it is showing is 24, 8, and 1 My guess here is that only one user per high score will be shown...is that correct? Sort of a personal best pitted against the other members? |
Quote:
|
Quote:
As for the Top Score Board, it is designed to display each user's single BEST score for each game. So basically, we're ranking the users based on their best scores. This is in place since some users may play a game many times and fill the scoreboard with their scores; it seems more useful to be able to see only the single best score for each user. |
Quote:
|
FEATURE REQUEST:
|
Quote:
|
This works on 2.2.8 so far btw. :)
|
All times are GMT. The time now is 08:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|