• 0

Please help


Question

I need some help on this one. Here is the situation

I am running Invision 2.0.4 with Gallery and 3 mods. I went to empty all the topics out of the trash folder and I got a dB error. I ignored it. Then I went to show someone my skin and they said you have a dB error. So I check the error and here it is:

mySQL query error: SELECT t.*,p.*,m.mgroup,me.avatar_location, m.view_avs, me.avatar_size FROM ibf_topics t
      LEFT JOIN ibf_posts p ON (t.topic_firstpost=p.pid)
      LEFT JOIN ibf_members m ON (p.author_id=m.id)
        LEFT JOIN ibf_member_extra me on (m.id=me.id) 
      WHERE t.forum_id='1'  AND t.state='open' ORDER BY t.start_date DESC LIMIT 0,5

mySQL error: Can't open file: 'ibf_posts.MYI' (errno: 145)
mySQL error code: 
Date: Wednesday 01st of June 2005 11:07:57 PM

In phpMyAdmin, the database ibf_posts says that its "in use".

I am tried replacing the mysql_queries.php with the original from the install. My host thought of restarting the mysql server, but I dont know if that will reuin the board or what. PLEASE SOMEONE HELP ME. Attached is the dB that is the issue.

The url for the board is: http://www.gfxed.com/forums

Thanks in Advance.

Aaron

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.