View Single Post
  #3040  
Old 01-23-2005, 08:26 AM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dechevious
"games SET highscorerid=," this is your problem.

If your allowing guests to play, it cannot register a highscorerid because they have no id. You can either disallow visitors from playing, or, you can place an id check prior to the score write, to fix that.

If their not logged in, they shouldnt be able to play anyway. Thats your best bet.
I have the same problem. Here's the error message:
PHP Code:
Database error in vBulletin 3.0.3:
 
Invalid SQLUPDATE scllgames SET highscorerid=,highscore=82 WHERE 
shortname
='homerun'
mysql errorYou have an error in your SQL syntaxCheck the manual 
that corresponds to your MySQL server version 
for the right syntax to use 
near 'highscore=82 WHERE shortname='homerun'' at line 1
 
mysql error number
1064
 
Date
Sunday 23rd of January 2005 12:39:24 AM
Script
http://www.soundchilds.net/loud_lounge/cron.php?&rand=395242
Refererhttp://www.soundchilds.net/loud_lounge/statistic.php?do=spider
UsernameMikaK
IP Address
XXX 
When I tried to look into disabling guest play I couldn?t find which
option to change. General options are currently set as below:

Is the Arcade Active?
If not, only Administrators will be able to view the arcade Yes

Is netPlay Installed?
Enables multiplayer gaming if netPlay is installed No

Display Arcade Awards in Postbit?
If enabled, highest scorers will have awards displayed in their postbit templates. Yes

Allow Quick Registration?
Prompts to register if an unregistered user tries to play Yes

Enable Automatic Score Pruning?
Auto-prune options can be found in the "Score Settings" section No

User's Highest Scores Only?
Only the a user's highest score will be listed in the leaderboards (IN DEVELOPMENT) No

vBCode Enabled in Comments?
Allows users to use vBCode in their comments Yes

IMG Code Enabled in Comments?
Allows users to post images in their comments, not recommended No

Smilies Enabled in Comments?
Allows users to use smilies in their comments Yes

Allow Email Notification?
Allows users to enable email notification for arcade events Yes

Allow Challenge Results in High Scores?
Challenge scores will appear in the leaderboards. No

What code should I use for the id check prior to the score write?

Thanks for any hints.

-Mika
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01112 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete