Hi there,
I have kind of an interesting bug where I can pull the category list from within a channel entries loop, but the categories are not visible within the control panel, nor can they be accessed within the channel categories loop. So to clarify:
{categories backspace="1"} <a href="http://{path=blog}">{category_name}</a>,{/categories}within the channel entries loop shows the categories as it should. However:
{exp:channel:categories channel="blog" style="linear" show_empty="no"}
<li><a href="http://{path=blog}">{category_name}</a></li>
{/exp:channel:categories}does not return anything nor can I see any categories within the control panel.
I’ve imported nearly 1000 posts using the MT Import in EE 1.6.9 and then upgraded to EE 2.1 build 20100810 so I’m guessing it’s some sort of database issue.
Not to be all desperate sounding, but it’s a client project and we were counting on being able to import all his existing posts, so I sure hope there’s a way to fix this.
Thanks in advance,
-John
[Mod Edit: Moved to the ExpressionEngine 2 Technical Support forum]