| Generalna greška |
| Index » Generalna greška |
| Generalna greška |
|---|
Could not query recent topics information DEBUG MODE SQL Error : 5 Out of memory (Needed 67102896 bytes) SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, p.post_username FROM osijek031_topics AS t LEFT OUTER JOIN osijek031_approve_posts AS a ON (t.topic_first_post_id = a.post_id), osijek031_posts AS p, osijek031_users AS u WHERE t.forum_id NOT IN (33,34,38,19,43,44,45,46,47,48,49,50,33,34,43,45,46,47,48,49,50) AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND a.post_id is NULL AND t.topic_time <= 1766018177 ORDER BY p.post_time DESC LIMIT 50 Line : 114 File : blocks_imp_recent_topics_031.php |
| Index » Generalna greška |