PDA

View Full Version : phpBB greška


Levi
18-06-2006, 22:28
Javlja mi se ova greška na forumu kod otvaranja indexa, submitanja posta i ostalog.


Could not query last post informations

DEBUG MODE

SQL Error : 1030 Got error 12 from table handler

SELECT p.post_id, p.post_username, pt.post_subject, p.post_time, u.user_id, u.username, t.topic_title FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt, phpbb_topics t WHERE p.forum_id IN (4, 2, 25, 24, 3, 16, 5, 6, 10, 8, 9, 17, 12, 21, 20, 19, 27, 7, 26, 22, 23) AND p.poster_id = u.user_id AND pt.post_id = p.post_id AND t.topic_id = p.topic_id ORDER BY p.post_time DESC LIMIT 1

Line : 400
File : index.php
NApominejm da sigurno nije do mene kad nisam par tjedna dirao forum potem FTPa ili postavki u admin panelu. Tu i tamo ovo nestane i forum bude ok ali se opet javi ubrzo.

Levi
19-06-2006, 01:17
Ok, sve je u redu sad. :cool: