Forums

full text database error (4 posts)

  1. paulhb
    Member
    Posted 3 years ago #

    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

  2. paulhb
    Member
    Posted 3 years ago #

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

  3. mbshafer
    Member
    Posted 3 years ago #

    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

  4. glevine
    Member
    Posted 2 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic