The Arcive of vBulletin Modifications Site. |
|
guest sql error on send score Details »»
|
|||||||||||||||||||||||||
mySQL query error: SELECT * FROM vb3_games_session WHERE sessid= LIMIT 1
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 'LIMIT 1' at line 1 mySQL error code: Date: Monday 26th 2007f March 2007 02:24:37 AM arcade configuration = guest can play but cant send score Please any solution fast. Thank you Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
this only appears for guests ?
|
|
#3
|
|||
|
|||
|
yes only for guest on submit score
|
|
#4
|
||||
|
||||
|
I guess this is a v3arcade-game where this appears, right ?
Or is this also on standard-games like simon or snake ? If you provide FTP+AdminCP access via PM I will try to find the problem and fix it directly on your site ... |
|
#5
|
|||
|
|||
|
Well... I just tested in one game, but I believe many gamers have same problem on guest submit score.
I have a lot v3 arcade games, 500+. I can't provide FTP+AdminCP because I am using the Arcade in an Lan House with no internet access. I can fix it if you guide me. |
|
#6
|
||||
|
||||
|
I am sure for 99% that this only is a problem with guests playing v3arcade-games, not with ibproarcade-games.
Could you verify this by testing it with the standard-games coming along with ibProArcade ? I guess they work fine for guests ... |
|
#7
|
|||
|
|||
|
I just tested the game Yeti Sports 8- Jungle Swing (game_yeti8.tar) downloaded from your website (ibpdownloads) today and same problem:
Quote:
Attachment 62408 Cya |
|
#8
|
||||
|
||||
|
but you played as guest again ?
|
|
#9
|
|||
|
|||
|
hmmm, If I block cookies in browser I get the sql error...
with cookies enabled = no problem. |
|
#10
|
||||
|
||||
|
Aaaaah, thanks for that info
![]() Yes, as a guest has no user-table to insert any sessioninformation, I did that using cookies. I think I will add some check before starting a game if cookies can be saved, and if not don't start the game... |
![]() |
|
|