• I have just installed wordpress so as far as I know the database has not been modified. All I have done is install plugins. When I save a post I get this error message:

    WordPress database error: [Can’t find FULLTEXT index matching the column list]
    SELECT MATCH(post_content, post_title) against (‘harvey’) as score FROM wp_posts where id=10;

    Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/wp-db.php:102) in /wp-admin/post.php on line 60

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter paulhb

    (@paulhb)

    I have just deactivated the autometa 0.7v and the problem disappeared

    paulhb: Thanks for the tip!

    I was experiencing the same problem with WP 2.0.5 and AutoMeta v. 0.8. I installed AutoMeta 0.9 and all’s well.

    Mike Shafer

    I also experienced this same problem. While installing AutoMeta 0.9 may do the trick. AutoMeta 0.8 will still work, or at least it has for me. Here’s what I did:

    1. Deactivate AutoMeta 0.8.
    2. Write and publish the first post of the blog.
    3. Activate AutoMeta 0.8 again.

    After the first post was created without AutoMeta’s interference, all subsequent posts did not result in any errors once AutoMeta was back in action.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘full text database error’ is closed to new replies.