The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
hey guys, i got this error when i tryed to repair all the tables from admincp....
Code:
Database error in vBulletin 3.8.0: Invalid SQL: SELECT IF(votenum >= 1, votenum, 0) AS votenum, IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg, post.pagetext AS preview, thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid, thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.prefixid, thread.taglist, hiddencount, deletedcount , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed , deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason , threadredirect.expires , post_user.displaygroupid AS post_user_displaygid, post_user.usergroupid AS post_user_usergid, last_post_user.displaygroupid AS last_post_user_displaygid, last_post_user.usergroupid AS last_post_user_usergid FROM thread AS thread LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread') LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid) LEFT JOIN user AS last_post_user ON (thread.lastposter = last_post_user.username) LEFT JOIN user AS post_user ON (thread.postuserid = post_user.userid) WHERE thread.threadid IN (0,529338,529336,529333,529332,529331,529325,529324,529314,529313,529311,529309,529304,529301,529294,529286,529278,529274,529271,529267,529265,8888) ORDER BY sticky DESC, lastpost DESC; MySQL Error : Table './daydiee/post' is marked as crashed and last (automatic?) repair failed Error Number : 144 Request Date : Tuesday, May 25th 2010 @ 03:51:48 AM Error Date : Tuesday, May 25th 2010 @ 03:51:49 AM Script : http://daydie.co.uk/download-games-f365/ Referrer : http://daydie.co.uk/ IP Address : xxx-xxx-xxx-xxx Username : daydie Classname : vB_Database MySQL Version : 5.0.91-log please help --------------- Added [DATE]1274781587[/DATE] at [TIME]1274781587[/TIME] --------------- ------------------------ i have just tryed re-creating the post databse via install but had no luck, this is what i got back: Code:
Step 3) Creating Tables Resetting database... * Removing post table * Creating access table --------------- Added [DATE]1274782237[/DATE] at [TIME]1274782237[/TIME] --------------- i deleted the database, can anybody please help me re-build the basic of the post table. as the install cant do it as it tryed to creat all databases and cant becuase the old ones are still there. |
#2
|
|||
|
|||
![]()
Hmm not really sure what you have been doing.
You had a database, and there was data in it? (ie. users, forums, posts, etc...) You tried to repair the database but it failed at the first attempt? If it fails, you should try to run it a few more times. If needed first close the forum. Then you tried to run install again? And choose to delete exisiting tables? If so, your entire database is removed. |
#3
|
||||
|
||||
![]()
it was running fine. i tryed to repair, was unsucsessful since the post was 0. i deleted this a month ago due to host complaining about size of DB. but everything still worked fine.
|
#4
|
|||
|
|||
![]()
You deleted all your posts a month ago? How?
And how could you still have had any thread/post on your forums during that month? |
#5
|
||||
|
||||
![]()
i dont know >.< anyways i cudnt remake the database so i have had to re-install the db
thank you for your help either way bud. aprichate you posting. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|