Log in

View Full Version : Database error


bollie
08-06-2006, 06:13 AM
Database error in vBulletin 3.6.0:

Invalid SQL:

SELECT usergroupid FROM icon AS icon
INNER JOIN imagecategorypermission USING (imagecategoryid)
WHERE icon.iconid = 1
AND usergroupid IN ();

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 ')' at line 4
Error Number : 1064
Date : Sunday, August 6th 2006 @ 01:30:04 AM
Script : http://www................/forum/cron.php?&rand=3333
Referrer : http://www................/forum/arcade.php?do=scores&gameid=106
IP Address :
Username : Niet geregistreerd
Classname : vB_Database

Paul M
08-06-2006, 12:12 PM
That code does not exist in any default cron job, so you must have a custom cron that is failing.

bollie
08-10-2006, 01:34 PM
And what there can I do to?

8ballstudios
08-13-2006, 09:05 PM
I'm getting that same error.. have vbAdvanced, Photopost, and Flashchat installed... Still trying to track it down.

Paul M
08-13-2006, 09:14 PM
Flashchat has no cron jobs, so you can eliminate that.

Code Monkey
08-14-2006, 01:24 AM
Looks to me like you are getting that error when an unregistered user is loading the page.

bollie
08-14-2006, 03:29 AM
Yes only unregistered user.

Code Monkey
08-14-2006, 04:06 AM
AND usergroupid IN ();

bollie
08-14-2006, 04:14 AM
Diagnostics:

arcade.php File not recognized as part of vBulletin
downloads.php File not recognized as part of vBulletin
member.php File does not contain expected contents
news.php File not recognized as part of vBulletin
psistats.php File not recognized as part of vBulletin
se-searchterms.js File not recognized as part of vBulletin
vbimghost.php File not recognized as part of vBulletin
vbplaza.php File not recognized as part of vBulletin
vbshout.php File not recognized as part of vBulletin
google81494f756ef27dfd.html File not recognized as part of vBulletin
ajax_cron.php File not recognized as part of vBulletin
arcade.php File not recognized as part of vBulletin
downloadadmin.php File not recognized as part of vBulletin
GAL_admin.php File not recognized as part of vBulletin
psistats_admin.php File not recognized as part of vBulletin
vba_cmps_admin.php File not recognized as part of vBulletin
vbimghost.php File not recognized as part of vBulletin
vb_ajax_cron.js File not recognized as part of vBulletin
vbulletin_pngfix.js File not recognized as part of vBulletin
adminfunctions_vba_cmps.php File not recognized as part of vBulletin
class_autopm_checker.php File not recognized as part of vBulletin
class_downloads.php File not recognized as part of vBulletin
class_autopm_parser.php File not recognized as part of vBulletin
functions_gallery_store.php File not recognized as part of vBulletin
vba_cmps_include_bottom.php File not recognized as part of vBulletin
vba_cmps_include_error.php File not recognized as part of vBulletin
vba_cmps_include_template.php File not recognized as part of vBulletin
vba_cmps_include_top.php File not recognized as part of vBulletin
vba_cmps_plugin_newpost.php File not recognized as part of vBulletin
vbimghost_include.php File not recognized as part of vBulletin
xmlparser.php File not recognized as part of vBulletin
functions_autopm.php File not recognized as part of vBulletin
GAL_cron_daily.php File not recognized as part of vBulletin
psistats_update.php File not recognized as part of vBulletin
bitfield_ao_vbimghost.xml File not recognized as part of vBulletin
bitfield_ecdownloads.xml File not recognized as part of vBulletin
cpnav_arcade.xml File not recognized as part of vBulletin
hooks_ibproarcade.xml File not recognized as part of vBulletin
bitfield_v3arcade.xml File not recognized as part of vBulletin
cpnav_ao_vbimghost.xml File not recognized as part of vBulletin
cpnav_ecdownloads.xml File not recognized as part of vBulletin
cpnav_gal.xml File not recognized as part of vBulletin
cpnav_psistats.xml File not recognized as part of vBulletin
cpnav_v3arcade.xml File not recognized as part of vBulletin
cpnav_vbacmps.xml File not recognized as part of vBulletin
hooks_v3arcade.xml File not recognized as part of vBulletin
hooks_vbulletin.xml File does not contain expected contents
product-post_thanks.xml File not recognized as part of vBulletin
product-ibproarcade.xml File not recognized as part of vBulletin

sabret00the
08-14-2006, 12:44 PM
chances are it's vbimghost

bollie
08-14-2006, 03:42 PM
vbimghost for 3.6.0 yes