PDA

View Full Version : forum search



TedEdFred
Jun 28, 2002, 10:56 PM
The forum search hasn't been working for me recently. I tried last night and also just now and it gives me an error. This is what it says:

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 '%mag%' OR t.topic_title LIKE '%cell%') OR (pt.post_text LIKE '%mag%' OR pt.post_text LIKE '%cell%') ) 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

eRUPT
Jun 29, 2002, 05:30 AM
Just a corrupted table it should work fine now.