Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thought I’d doublecheck what that ec3 could be and it was Event Calendar 3. It’s listed as compatible to 2.1 and I’m using the latest version, so for some reason it isn’t compatible on mine.

    Thanks for the hint HandySolo. Categories are working fine now I deinstalled it.

    Yes, I asked the same thing, ‘what the?’. I just logged onto my server help and they said they’re having problems running the 2.1 version and are in the process of fixing it now. I was relieved it wasn’t my install or plugins as I’ve been cross-checking everything all day! I’ll keep checking to see when it’s resolved. Anyone else with this type of error should check-in with their servers. For me, it’s only happening when I click on any categories link in posts, in the post archives, in the default category sidebar and default widget sidebar category.

    I get a similar error also from clicking on a post category:

    WordPress database error: [Column: ‘category_id’ in where clause is ambiguous]
    SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) LEFT JOIN wp_post2cat ec3_post2cat ON ec3_post2cat.post_id=id WHERE 1=1 AND category_id IN (8) AND (post_type = ‘post’ AND (post_status = ‘publish’ OR post_status = ‘private’)) AND ec3_post2cat.category_id!=1 GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 13

    There were no errors in mySQL database to fix, not sure where to look now… any ideas? Using WP 2.1.

Viewing 3 replies - 1 through 3 (of 3 total)