PDA

View Full Version : Database Error?


hnjco
09-09-2006, 09:12 PM
Hi

Some of my users are not able to login, when ever they open forum they get massge: There seems to have been a problem with the
********** database.
Please try again by clicking the Refresh button in
your web browser.
An E-Mail has been dispatched to our Technical Staff,
whom you can also contact if the problem persists.
We apologise for any inconvenience.

On other side i get email everytime some one get above massege

Database error in vBulletin 3.5.5:
Invalid SQL:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,customavatar.width, customavatar.height
FROM vbull_user AS user
LEFT JOIN vbull_avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN vbull_customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =;
MySQL Error : You have an error in your SQL syntax near '' at line 7Error Number : 1064
Date : Friday, September 8th 2006 @ 09:23:33 PM
Script : http://www.**********.net/******/index.php
Referrer :
IP Address : **.**.*.***
Username : *****
Classname : vb_database

Any idea what should be done to fix this issue?
thanx in advance!!!

Rickie3
09-09-2006, 10:58 PM
have you done edits to your index.php file?

hnjco
09-10-2006, 12:46 AM
As far as i know...i didn't edit index.php

how can i solve this?

COBRAws
09-10-2006, 12:57 AM
As far as i know...i didn't edit index.php

how can i solve this?
submit a ticket and get official tech support from Jelsoft ;)