Code: Selecteer alles
Could not obtain topic ids
DEBUG MODE
SQL Error : 1153 Got a packet bigger than 'max_allowed_packet' bytes
SELECT p.topic_id FROM skynet_posts p, skynet_forums f WHERE p.post_id IN (2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, ........... 157353, 157354, 157355, 157356, 157357) AND f.forum_id = p.forum_id AND f.forum_id NOT IN (30, 22, 33, 36, 40, 60) GROUP BY p.topic_id
Line : 71
File : recent.php
Edit: IE 7 geeft hetzelfde probleem.