Pagina 1 din 1

Problema cand intru pe forum

Scris: 26-Ian-2008, 08:45:33
de invo4u
Deci ieri noapte inainte sa ma culc a mers perfect si acum cand intru pe forum

Cod: Selectaţi tot

Could not query forums information

DEBUG MODE

SQL Error : 1194 Table 'f' is marked as crashed and should be repaired

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 : 172
File : index.php
Ce sa fac ?

Scris: 26-Ian-2008, 14:42:22
de Poseidon
Ce MOD-uri ai instalat in ultima vreme? Ai umblat pe undeva in phpMyAdmin? Intra in phpMyAdmin, in casuta pe care scrie mic 'SQL', apoi, scrie asta in camp-ul liber:

Cod: Selectaţi tot

REPAIR TABLE f
V-a trebui sa mearga. Sau direct, din Panoul de control, selectezi tabela: f, apoi, ii dai repara, tradus ca repair.