Quote:
Originally Posted by cbr929rrerion
|
The only thing you missed was a bit of searching in this thread. Here is your answer:
https://vborg.vbsupport.ru/showpost....&postcount=546
and check this too:
In your arcade/skin/skin_Arcade.php
Find:
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="100%" height="100%">
Replace With:
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{$game['gwidth']}" height="{$game['gheight']}">
Now, your turn, find my answer for this one:
No one has addressed my SQL error when creating a tournament yet:
Quote:
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Monday 28th of November 2005