Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2005, 07:53 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBulletin (Forum) Database error! - Please Help me

I get this error in my technical email everyday more then 100 emails

Quote:
Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
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 'highscore=6000 WHERE shortname='neverland'' at line 1

mysql error number: 1064
Please help me I dont know what is wrong in my arcade
Reply With Quote
  #2  
Old 05-16-2005, 07:55 PM
Rick Sample Rick Sample is offline
 
Join Date: Apr 2004
Location: Ohio
Posts: 407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had that same problem with my V3arcade, even after I uninstalled it. Im not sure if you use it still or not, but to get rid of that, all I did was in the admin panel, go to scheduled task, task manager, then delete the one that says arcade. I'm not sure if this is your problem or not, but it fixed my board and I was getting the same exact message!
Reply With Quote
  #3  
Old 05-16-2005, 07:55 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is very rare error email i receive, max 1 in 1 week.
Quote:
Database error in vBulletin :

Link-ID == false, connect failed
mysql error:

mysql error number: 0
Quote:
Originally Posted by Rick Sample
I had that same problem with my V3arcade, even after I uninstalled it. Im not sure if you use it still or not, but to get rid of that, all I did was in the admin panel, go to scheduled task, task manager, then delete the one that says arcade. I'm not sure if this is your problem or not, but it fixed my board and I was getting the same exact message!
I started facing this problem after upgraded to 3.0.7, was running perfect since ages.
Reply With Quote
  #4  
Old 05-16-2005, 07:57 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by David_R
I get this error in my technical email everyday more then 100 emails



Please help me I dont know what is wrong in my arcade
That is not the WHOLE ERROR.

Show us the WHOLE error.
Reply With Quote
  #5  
Old 05-16-2005, 08:02 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
That is not the WHOLE ERROR.

Show us the WHOLE error.
i receive that message in my config.php technical email address everyday, how do I show you further report ?

Thanks for replying
Reply With Quote
  #6  
Old 05-16-2005, 08:56 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
That is not the WHOLE ERROR.

Show us the WHOLE error.
What's missing then ? - It looks like the whole error to me.

Code:
Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
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 'highscore=6000 WHERE shortname='neverland'' at line 1

mysql error number: 1064
The section highlighted is where the error is - the value for highscoreid is missing.
Reply With Quote
  #7  
Old 05-16-2005, 08:58 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
What's missing then ? - It looks like the whole error to me.

Code:
Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
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 'highscore=6000 WHERE shortname='neverland'' at line 1

mysql error number: 1064
The section highlighted is where the error is - the value for highscoreid is missing.
hi paul,
i am not a coder can you please tell me what to do in order to fix this problem ?
Reply With Quote
  #8  
Old 05-20-2005, 01:48 AM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
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 'highscore=6000 WHERE shortname='neverland'' at line 1

mysql error number: 1064

Date: Friday 20th of May 2005 07:25:46 AM
Script: http://forum.mydomain.com/cron.php?&rand=987029
Referer: http://www.mydomain.com/forum/
Username: xyz
IP Address: ***.**.**.**
I have disabled the game neverland from arcade admincp, but this error keeps coming.

Please help.
Reply With Quote
  #9  
Old 05-20-2005, 03:29 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm guessing this is the v3 arcade ? - if so you might get more response if you post in it's support thread.

I don't have it installed so I can't help you. From just looking at the error it seems to me that a cron job runs to update each games high score - and 'neverland' has a high score not associated with a user (deleted perhaps). If you can edit the games scores then look for a score of 6000 and delete it.
Reply With Quote
  #10  
Old 05-20-2005, 06:37 AM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
I'm guessing this is the v3 arcade ? - if so you might get more response if you post in it's support thread.

I don't have it installed so I can't help you. From just looking at the error it seems to me that a cron job runs to update each games high score - and 'neverland' has a high score not associated with a user (deleted perhaps). If you can edit the games scores then look for a score of 6000 and delete it.
I found a row in my vb3_games folder for game name neverland with a highscore of 6000.
I have deleted the entire row. shall wait for some more time to see if those alerts stop.

Thanks for help Paul
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:25 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
  • Page Generation 0.04629 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete