My Invision Board Died

liunx

Guest
Hi,<br /><br />I logged into my Invision powered board and clicked on a forum. This is the message I got:<br /><br /><!--fonto:Arial Black--><span style="font-family:Arial Black"><!--/fonto-->mySQL query error: SELECT DISTINCT(ibf_posts.author_id), ibf_topics.* FROM ibf_topics<br /> LEFT JOIN ibf_posts ON <br /> (ibf_topics.tid=ibf_posts.topic_id AND ibf_posts.author_id=1)<br /> WHERE ibf_topics.forum_id=6<br /> and ibf_topics.approved=1<br /> and (ibf_topics.pinned=1 or ibf_topics.last_post > 0) ORDER BY pinned DESC, last_post DESC LIMIT 0,15<br /><br />mySQL error: Can't open file: 'ibf_posts.MYI' (errno: 145)<br />mySQL error code: <br />Date: Monday 29th of May 2006 08:51:55 PM<!--fontc--></span><!--/fontc--><br /><br />This happens in both IE and Firefox. What do you think is wrong?<br /><br />Thanks,<br /><br />Bob<!--content-->
Hi <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><br />Looks like an error with the DB , please open a ticket with the help desk.<!--content-->
Hello,<br /><br />I suggest not only to submit a help desk ticket but login into cpanel and goto myphpadmin<br /><br />Find the table and repair it.<br /><br />JimE<!--content-->
Are you using a purchased version of IPB? If not, when you get this problem resolved with the DB, then you probably should consider switching to another forum software.<br /><br />Good luck!<!--content-->
This can be resolved by logging into CPanel, opening PHPMyAdmin<br /><br />and running the following SQL query<br /><br />REPAIR TABLE ibf_posts<br /><br /><br />That should fix it<!--content-->
<!--quoteo(post=180879:date=May 30 2006, 12:30 PM:name=abinidi)--><div class='quotetop'>QUOTE(abinidi @ May 30 2006, 12:30 PM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=180879"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Are you using a purchased version of IPB? If not, when you get this problem resolved with the DB, then you probably should consider switching to another forum software.<!--QuoteEnd--></div><!--QuoteEEnd--><br />This is assuming you are running the latest and safest version of this application. IPB is no longer a freebie.<!--content-->
 
Back
Top