View Single Post
Old Jul 12, 2005 | 08:53 PM
  #18  
frog's Avatar
frog
0-60 in 17 seconds (eek)
 
Joined: Apr 2004
Posts: 6,717
Likes: 0
From: Berkshire
Default

Pet:

Just tried a normal search for the word "blah"

Could not obtain topic ids

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY p.topic_id' at line 5

SELECT p.topic_id FROM phpbb_posts p WHERE p.post_id IN (1854240, 1857685, 1858473, 1863669, 1867224, 1875193, 1875704, 1882599, 1884189) AND p.forum_id NOT IN (37, 45, 55, 60, 66) GROUP BY p.topic_id GROUP BY p.topic_id

Line : 443
File : /home/passionf/www/forum/search.php

Too many GROUP BY's
Reply