Seite 1 von 1

Was is das?

Verfasst: 14.10.2003 16:42
von MASCHTER
Could not query forums information

DEBUG MODE

SQL Error : 1034 Incorrect key file for table: 'p'. Try to repair it

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 165
File : /var/www/free.fr/20/i/c/e/b/icebusters/phpbb/index.php
Was ist das? Was muss ich tun? HILFE! ES GEHT NIX MEHR! :(

Verfasst: 14.10.2003 17:37
von Dennis63
Heh mal mit PHPmyADMIN in die Datenbank und repariere die Tabelle "phpbb_posts".
Fallst das nicht geht, hast Du nen Backup?

Grüße
Dennis