The Arcive of vBulletin Modifications Site. |
|
Games permissions help...ibProArcade. Details »»
|
|||||||||||||||||||||||||||
When I try to play a game, I get this.
Quote:
Quote:
![]() Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Seems to be a little issue I now fixed for v2.5.7+
try this query as workaround: UPDATE usergroup SET tourney=1 after this you should be able to setup the correct permissions ... |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
Query doesnt work...
Quote:
|
|
#5
|
||||
|
||||
|
thought of table_prefix ?
|
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
This my error, even when I have use this query as workaround:
UPDATE usergroup SET tourney=1 Code:
mySQL query error: UPDATE usergroup SET arcade_access='1',p_require='0',max_play='0',ppd_require='0',ibpa_cats='0',tourney='' WHERE usergroupid=1 mySQL error: Incorrect integer value: '' for column 'tourney' at row 1 mySQL error code: Date: Saturday 07th 2006f October 2006 05:29:38 PM |
|
#8
|
|||
|
|||
|
I'm still waiting as well^^
|
|
#9
|
||||
|
||||
|
the query just solves the problem for the moment, the correct fix is included in v2.5.7+
seems like sometimes it does not pass the correct value to the query in v2.5.6+ ... |
|
#10
|
|||
|
|||
|
Is the 2.5.7 version avaliable?
|
![]() |
|
|