Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
GFE_Stallac

Hilfe, Board geht nicht mehr

Recommended Posts

Beim Board von meinem Bekannten kommt folgende Fehlermeldung:

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=10)

              WHERE ibf_topics.forum_id=1

              and ibf_topics.approved=1

              and (ibf_topics.pinned=1 or ibf_topics.last_post > 1116055609) 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 13th of June 2005 09:26:49 AM

Trotz meiner bisherigen Kenntnisse bei IPB habe ich keinen Fehler entdecken können und weiß nicht, woran das liegt. Laut Provider sollen MYSQL und Restkram einwandfrei funktionieren...

Kann mir vielleicht jemand einen Tipp geben? Aufs Board kommt man und ins Admin-CP auch, aber bei anklicken irgendeiner "Rubrik" kommt obige Fehlermeldung.

Vielen Dank schon mal im Voraus.

Share this post


Link to post

Hallo!

Versuch' mal, die Tabelle (z.B. mit phpMyAdmin) zu reparieren..sollte in der Regel helfen (gibt hier schon einige Themen dazu => Suche nach "ibf_posts.MYI'")..

mfg,

Tom

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×