 |
| Errore generale |
| |
Could not query topic list :select t.*, p.post_id, p.post_time, p.post_username, p.post_icon, f.*, u.username, u.user_id from postnuke_phpbb_topics as t, postnuke_phpbb_posts as p, postnuke_phpbb_forums as f, postnuke_phpbb_users as u where p.post_id = t.topic_last_post_id and f.forum_id = t.forum_id and p.poster_id=u.user_id and t.topic_type = "2" and t.topic_status <> 2 and p.post_time >= 1209704591 and f.exclude_global_announce <> 1 order by p.post_time desc
DEBUG MODE
SQL Error : 1030 Got error 122 from storage engine
select t.*, p.post_id, p.post_time, p.post_username, p.post_icon, f.*, u.username, u.user_id from postnuke_phpbb_topics as t, postnuke_phpbb_posts as p, postnuke_phpbb_forums as f, postnuke_phpbb_users as u where p.post_id = t.topic_last_post_id and f.forum_id = t.forum_id and p.poster_id=u.user_id and t.topic_type = "2" and t.topic_status <> 2 and p.post_time >= 1209704591 and f.exclude_global_announce <> 1 order by p.post_time desc
Line : 445 File : index.php |
| |
|
| |
|
|