WordPress database error Can't find FULLTEXT index matching the column list for query SELECT ID, post_title, post_content,MATCH (post_content) AGAINST ('hello world') AS score FROM wp_posts WHERE MATCH (post_content) AGAINST ('hello world') AND post_date <= '2010-09-08 08:49:45' AND (post_status = 'publish' && ID != '1') AND post_password ='' GROUP BY post_name ORDER BY score DESC LIMIT 5
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.