When using the search:

Quote
Script: [redacted]forum/scripts/dosearch.inc.php
Line#: 485
SQL Error: 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 ') AGAINST ('wirelesspacket' IN BOOLEAN MODE) AND t1.POST_POSTED_TIME > '119' at line 8
SQL Error #: 1064
Query: SELECT t1.POST_ID FROM ubbt_POSTS as t1, ubbt_TOPICS as t2 WHERE t1.POST_IS_APPROVED = '1' AND t2.TOPIC_STATUS <> 'M' AND t2.FORUM_ID IN ('1','2','3','14','4','5','8','6','9','10','11','12','13','16','17','18','19') AND t1.TOPIC_ID = t2.TOPIC_ID AND MATCH ( t1.POST_SUBJECT,t1.) AGAINST ('wirelesspacket' IN BOOLEAN MODE) AND t1.POST_POSTED_TIME > '1198700543' ORDER BY t1.POST_POSTED_TIME DESC LIMIT 200


Can someone please explain what this means and how I may fix it.

I'm using:
Apache/1.3.37 (Unix) PHP/4.4.7 mod_ssl/2.8.28 OpenSSL/0.9.7e-p1
MySQL 5.0.37

Thank you.


Last edited by usrbingeek; 01/02/2008 4:38 PM.