Jump to content

Recommended Posts

Posted

Hi,

 

I logged into my Invision powered board and clicked on a forum. This is the message I got:

 

mySQL query error: SELECT DISTINCT(ibf_posts.author_id), ibf_topics.* FROM ibf_topics

LEFT JOIN ibf_posts ON

(ibf_topics.tid=ibf_posts.topic_id AND ibf_posts.author_id=1)

WHERE ibf_topics.forum_id=6

and ibf_topics.approved=1

and (ibf_topics.pinned=1 or ibf_topics.last_post > 0) ORDER BY pinned DESC, last_post DESC LIMIT 0,15

 

mySQL error: Can't open file: 'ibf_posts.MYI' (errno: 145)

mySQL error code:

Date: Monday 29th of May 2006 08:51:55 PM

 

This happens in both IE and Firefox. What do you think is wrong?

 

Thanks,

 

Bob

Posted

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.

 

Good luck!

Posted

This can be resolved by logging into CPanel, opening PHPMyAdmin

 

and running the following SQL query

 

REPAIR TABLE ibf_posts

 

 

That should fix it

Posted
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.

This is assuming you are running the latest and safest version of this application. IPB is no longer a freebie.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...