My blogroll managemnt doesn't seem to work. Actually anything concerning categarized links doesn't seem to work at all. I've just upgraded...I really don't know why it's doing this. When I go to management page I get this:
WordPress database error: [Table 'diioxyd_wrdp1.wp_link2cat' doesn't exist]
SELECT category_id FROM wp_link2cat WHERE link_id = 26 ORDER BY category_id
And when I go to display my links I get this:
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
Anyone knows why it's doing that?