Ok I have gotten errors when trying to add link catagories:
Link Categories pg error:
Quote WordPress database error: [Table 'JoeMac_wordpress.wp_11_linkcategories' doesn't exist]
SELECT cat_id, cat_name, auto_toggle, show_images, show_description, show_rating, show_updated, sort_order, sort_desc, text_before_link, text_after_link, text_after_all, list_limit FROM wp_11_linkcategories ORDER BY cat_id
Warning: Invalid argument supplied for foreach() in /hsphere/local/home/joemac/sportsdayblogs.com/wp-inst/wp-admin/link-categories.php on line 306
Then after you submit it:
Quote WordPress database error: [Table 'JoeMac_wordpress.wp_11_linkcategories' doesn't exist]
INSERT INTO wp_11_linkcategories (cat_id, cat_name, auto_toggle, show_images, show_description, show_rating, show_updated, sort_order, sort_desc, text_before_link, text_after_link, text_after_all, list_limit) VALUES ('0', 'Sports', 'N', 'N', 'N', 'N', 'N', 'name', 'N', '
', '
', '', -1)
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/joemac/sportsdayblogs.com/wp-inst/wp-includes/wp-db.php:108) in /hsphere/local/home/joemac/sportsdayblogs.com/wp-inst/wp-admin/link-categories.php on line 78