bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

wp db table "wp_post2cat"

(4 posts)
  • Started 1 year ago by jthomps
  • Latest reply from jthomps
  • This topic is not resolved
  1. Why am I getting "WordPress database error: [Table 'jamtho_southerillinoiswatcher.wp_post2cat' doesn't exist" when I do a search from my WordPress sidebar? Do I really need to create another wp db table "wp_post2cat" ?

    Posted 1 year ago #
  2. No. No you don't.

    Disable all plugins, try again.

    And check WP forums for problems with WP.

    Posted 1 year ago #
  3. I deativated all plugins in WP and reactivated them one by one. Event Calendar 3 is causing the error.

    "WordPress database error: [Table 'jamtho_southerillinoiswatcher.wp_post2cat' doesn't exist]
    SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ec3_post2cat ON ec3_post2cat.post_id=id LEFT JOIN wp_ec3_schedule ec3_sch ON ec3_sch.post_id=id AND ec3_sch.end>='2007-10-08 00:00:00' WHERE 1=1 AND (((post_title LIKE '%hello%') OR (post_content LIKE '%hello%'))) AND post_type = 'post' AND (post_status = 'publish' OR post_status = 'private') AND (ec3_sch.post_id IS NOT NULL OR ec3_post2cat.category_id!=3) ORDER BY post_date DESC LIMIT 0, 10"

    I am working to resolve.

    Thanks

    Posted 1 year ago #
  4. Well I downloaded eventcalendar311rc2.zip and installed. Now, when I do a search in WP, no error message.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.