PDA

View Full Version : newbie's problem


tutske
09-08-2003, 10:39 AM
hi,

just bought a licence and get vbulletin running wel, until i got this

Database error in vBulletin Control Panel 2.3.2:

Invalid SQL: SELECT user.userid,username,usergroupid,birthday,email,pa rentemail,coppauser,homepage,icq,aim,yahoo,signatu re,usertitle,FROM_UNIXTIME(joindate) AS joindate,FROM_UNIXTIME(lastvisit) AS lastvisit,FROM_UNIXTIME(lastpost) AS lastpost,posts,ipaddress,userfield.* FROM user,userfield WHERE 1=1 AND userfield.userid=user.userid ORDER BY username LIMIT 0,99999999
mysql error: Got error 127 from table handler

mysql error number: 1030

Date: Monday 08th of September 2003 01:36:51 PM
Script: http://xxxxxxx.dyndns.org/forum/forum/admin/user.php?action=find
Referer:

can anyone help me quickly and also refer me where i can study to solve those problems in the future, or are they rare?

kind regards

assassingod
09-08-2003, 02:09 PM
If you're board is unhacked ask at vB.com.

If it is, then re-upload user.php.

Xenon
09-08-2003, 04:39 PM
seems your table is corrupted.

run repair.php which is in your vb zip file (extras subdirectory):)