Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m getting this too.

    WordPress database error: [Unknown column ‘link_count’ in ‘where clause’]
    SELECT * FROM wp_categories WHERE cat_ID > 0 AND link_count > 0 ORDER BY cat_name ASC

    I’ve totally removed every file – started with an empty directory and reinstalled everything (except the db of course)

    I get the error on the standard kubrick theme.

    This is what appears in Manage/Blogroll

    WordPress database error: [Table ‘wp.wp_link2cat’ doesn’t exist]
    SELECT category_id FROM wp_link2cat WHERE link_id = 9 ORDER BY category_id
    Revealed Resources
    revealedresources.com Yes Edit Delete
    WordPress database error: [Table ‘wp.wp_link2cat’ doesn’t exist]
    SELECT category_id FROM wp_link2cat WHERE link_id = 8 ORDER BY category_id
    Selling to big companies
    sellingtobigcompanies.blogs.com Yes Edit Delete
    WordPress database error: [Table ‘wp.wp_link2cat’ doesn’t exist]
    SELECT category_id FROM wp_link2cat WHERE link_id = 10 ORDER BY category_id

    Thread Starter rashid

    (@rashid)

    Okay, I’ve figured out a way – just put a conditional in the loop.

    Thread Starter rashid

    (@rashid)

    Yes, I am unchecking the main category – which is listed as the default.
    It makes no difference. The post still shows up there.

    Thread Starter rashid

    (@rashid)

    Well, actually no, Articles and Main are siblings on the same level.
    Main is the default category.

    So what I would like to happen is:

    I post to Articles and the post DOES NOT show up in main.

    Rashid.

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