Log in

View Full Version : Database Errors


nokidding
10-15-2008, 07:36 PM
Hello,

Today I have moved from a host to another! And while Changing the nickname of a member it gave me this error:


Database error in vBulletin 3.7.1:

Invalid SQL:

UPDATE local_linksrate SET
linkusername='The Punisher'
WHERE linkuserid=2;

MySQL Error : Table 'arabicmu_amfdb.local_linksrate' doesn't exist
Error Number : 1146
Request Date : Wednesday, October 15th 2008 @ 04:22:09 PM
Error Date : Wednesday, October 15th 2008 @ 04:22:09 PM
Script : http://www.arabicmusicforums.com/admincp/user.php?do=update
Referrer : http://www.arabicmusicforums.com/admincp/user.php?do=edit&u=2
IP Address : 194.126.21.5
Username : Wanted
Classname : vB_Database
MySQL Version : 5.0.51a-community


What happened?

Lynne
10-15-2008, 07:38 PM
It looks like it's from a modification since there is not table called "linksrate" in default vbulletin.

nokidding
10-15-2008, 07:45 PM
How can I know which modification is this ?

Lynne
10-15-2008, 07:47 PM
I guess you can run a search through your modifications files on your computer for the word "linksrate". Or, turn off your modifications one at a time and do the same action to see if the error still occurs. If the error doesn't occur, then it was whatever modification you just turned off. Or, does that name not ring any bell? Any kind of modification dealing with rating links?

nokidding
10-15-2008, 07:51 PM
Maybe Links and download manager, I'll try!

--------------- Added 1224103996 at 1224103996 ---------------

Worked fine :D!!

Thanks Lynne !