Results 1 to 2 of 2
  1. #1

    Default

    Whenever I do a forum search recently I get a database error that spits out the sql string it was trying to use. It isn't a syntax error... it is an error from the table handler:

    An Error Occured
    --------------------------------------------------------------------------------
    phpBB was unable to query the forums database
    Got error 127 from table handler
    SELECT u.*,f.*, p.*, t.*,f.*,pt.* FROM posts p, posts_text pt, users u, forums f,forumtopics t WHERE ( (t.topic_title LIKE '%blah%') OR (pt.post_text LIKE '%blah%') ) AND p.post_id = pt.post_id AND p.topic_id = t.topic_id AND p.forum_id = f.forum_id AND p.poster_id = u.uid AND f.forum_type != 1 ORDER BY p.post_time desc LIMIT 50

    Just wanted to let you know.

  2. #2

    Default

    Yes i found out today. Gamespy did it again!

Similar Threads

  1. Searches not Working
    By Ketchup345 in forum Site Related
    Replies: 5
    Last Post: Jan 28, 2005, 01:18 PM
  2. guild card online search result not working!!
    By ssan in forum Tech Support
    Replies: 3
    Last Post: May 4, 2004, 06:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •