Search function causing errors

Obsolete, fixed, and incorrect bug requests and problems. Browse here before posting a new topic, to avoid duplicates.
Locked
User avatar
Candice
Candice
Goon
User avatar
User avatar
Candice
Goon
Goon
Posts: 876
Joined: February 15, 2004
Location: My own little world

Search function causing errors

Post Post #0 (ISO) » Wed Nov 24, 2004 6:25 pm

Post by Candice »

When I use the search function (from the top "menu"), this is what I get: http://img.photobucket.com/albums/v322/ ... enshot.png

Any idea of what I what's going on there? And can I get it to work?
"Don't let go; never give up, it's such a wonderful life..."
User avatar
Candice
Candice
Goon
User avatar
User avatar
Candice
Goon
Goon
Posts: 876
Joined: February 15, 2004
Location: My own little world

Post Post #1 (ISO) » Wed Nov 24, 2004 6:27 pm

Post by Candice »

Crap. The part of the error that is cut off reads:
SELECT m.post_id FROM phpbb_search_wordlist w, phpbb_search_wordmatch m WHERE w.word_text LIKE 'random' AND m.word_id = w.word_id AND w.word_common <> 1

Line : 303
File : /home/mith/public_html/forum/search.php
I did the screencap because of the database crap at the top and I thought that stuff might be important.
"Don't let go; never give up, it's such a wonderful life..."
User avatar
jeep
jeep
Cappo Bastone
User avatar
User avatar
jeep
Cappo Bastone
Cappo Bastone
Posts: 747
Joined: April 21, 2002
Location: Portland, OR

Post Post #2 (ISO) » Wed Nov 24, 2004 7:54 pm

Post by jeep »

That happens sometimes when the search word is too common. It's a known bug, so try narrowing the search a bit.

-JEEP
Locked

Return to “Solved Requests”