View Single Post
  #1 (permalink)  
Old 01-06-2008, 11:18 PM
Shaun Connell's Avatar
Shaun Connell Shaun Connell is offline
Master Babbler
 
Join Date: Apr 2007
Location: Arkansas
Posts: 116
Shaun Connell has a few positive reputation points
Send a message via AIM to Shaun Connell
Default Wordpress Feed Problem

I'm not sure where to put this, so if it's at the wrong place, feel free to move it. :P

I was looking at my feed today (the link with my name in it is in my sig) and noticed that at the top of each post I see the following:

Code:
WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('the creator') AS score FROM shaunconnell_posts WHERE MATCH (post_name, post_content) AGAINST ('the creator') AND post_date <= '2008-01-06 09:43:43' AND (post_status IN ( 'publish', 'static' ) && ID != '92') AND post_password ='' ORDER BY score DESC LIMIT 3
Any help? I'm HORRIBLE with coding and stuff. :P
__________________
Learn how to Make Money building a website using basic business systems. |
I'm giving $1000 away!
Reply With Quote