NedWreck Posted May 30, 2006 Posted May 30, 2006 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 Quote
TCH-Tom Posted May 30, 2006 Posted May 30, 2006 Hi Looks like an error with the DB , please open a ticket with the help desk. Quote
TCH-JimE Posted May 30, 2006 Posted May 30, 2006 Hello, I suggest not only to submit a help desk ticket but login into cpanel and goto myphpadmin Find the table and repair it. JimE Quote
abinidi Posted May 30, 2006 Posted May 30, 2006 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! Quote
OJB Posted May 31, 2006 Posted May 31, 2006 This can be resolved by logging into CPanel, opening PHPMyAdmin and running the following SQL query REPAIR TABLE ibf_posts That should fix it Quote
stevevan Posted May 31, 2006 Posted May 31, 2006 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.