• I just tried to upgrade to the 2.1 RC1 but ended up with a blogroll problem that’s returning an error message:

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

    It initially told me that the link2cat table didn’t exist, so I tried to set it up manually. The error message above is the result from that endeavor. Any ideas on how to fix it? I’m guessing that the link associations didn’t transfer to the new table properly. Would some snippet of SQL code do the trick?

Viewing 3 replies - 16 through 18 (of 18 total)
  • How do you do that query? Myphpadmin won’t work for me on Yahoo!

    (MySQL noob)

    ronchicago

    (@ronchicago)

    I am having v2.1 similar issues and four weeks have past and I have the following question in my mind…downgrade back to v2.0?

    Any thought here?

    icapdeville, thanks for this — it fixed my broken categories after my upgrade to 2.1.3

    I know this is an old post but wanted to bump it in case anyone else came looking!

    this woman’s work

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘2.1 RC1 link/blogroll problem’ is closed to new replies.