Forums

Problems on the homepage when use -more-tag (5 posts)

  1. nextwang
    Member
    Posted 2 years ago #

    Problems on the homepage when use -more-tag

    I tried use a plug-in "WP Limit Posts Automatically"

    and later decide to just use more tag..

    But something happened when I finished add the more tag to my post..

    At the top of my homepage there's an error message said:

    "
    WordPress database error: [Table 'universe_next.wp_post2cat' doesn't exist]
    SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts, UNIX_TIMESTAMP(max(posts.post_date_gmt)) + '-6' AS last_post_date, UNIX_TIMESTAMP(max(posts.post_date_gmt)) AS last_post_date_gmt FROM wp_post2cat p2c INNER JOIN wp_posts posts ON p2c.post_id=posts.id WHERE 1 = 1 AND posts.post_type = 'post' AND posts.post_status = 'publish' AND posts.post_date_gmt <= '2009-12-27 23:49:20' GROUP BY p2c.category_id ORDER BY numposts DESC"

    my blog: http://www.universenext.com

    Thanks!

    Zen

  2. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    That's because the table wp_post2cat doesn't exist and hasn't existed for awhile now. The plugin is incompatible with the version of WP you are using.

  3. nextwang
    Member
    Posted 2 years ago #

    Thanks apljdi,

    But I've already uninstall the plugin"WP Limit Posts Automatically" .

    The problem still exist..

    Zen

  4. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    The problem is a different plugin then, but the answer is the same. Something is not compatible with your WP version. I suppose it could be a theme as well as a plugin. You might try to completely remove any plugins you aren't using-- delete them from the server. Some plugins can still mess things up even if deactivated.

  5. nextwang
    Member
    Posted 2 years ago #

    Great! apljdi!

    Thank you!I remove some plugins completely and it works!!

    amazing~!

    Thanks!

    Zen

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags