Hi All,
I have few blogs like blog1, blog2 etc...
My problem is when I go to Manage Categories of blog2, it is showing categories of blog1.
Earlier I had categories specific to the blog only.
Even when I create a test blog, the same categories of blog1 are appearing in the manage categories page of the test blog.
Is there any setting in MT Admin panel to make categories system wide?
I just want the categories to appear blog specific in the admin panel.
any help is truly appreciated.
Thanks,
Sunil
Reported on Movable Type 4.2
Check the category_blog_id fields for those categories in the database and verify that they are set to the appropriate blog ids for the blogs that they are supposed to be in. The only time I've seen this is when I accidentally did a SQL UPDATE without specifying a WHERE clause on blog id on mt_categories.