Database error

axes

New Member
hello,
please any one tell me how to fix this problem

1zebdpw.jpg


and then it sends this error eamil to me

Code:
Database error in vBulletin 3.8.1:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_holiday AS phrasegroup_holiday,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error   : Unknown column 'phrasegroup_global' in 'field list'
Error Number  : 1054
Request Date  : Thursday, April 16th 2009 @ 04:17:47 PM
Error Date    : Thursday, April 16th 2009 @ 04:17:47 PM
Script        : http://cxsforums.co.cc/forum/
Referrer      : http://www.cxsforums.co.cc/forum/
IP Address    : 208.43.247.184
Username      : 
Classname     : vB_Database
MySQL Version :
 
Umm, Check your database, if its got all tables required to run the board. Check your config.php for certain things like table prefix, database name, password.. Looks like the only thing you could do is restore your forum with the latest backUp you made..
 
ok i have backup but i dont know how to restore it, it only supports gzip and zip,my server only allows 2000 kb per upload and my backup is big how to do this?
 
Back
Top