I’ve just bought the full version of EE and done a clean install and imported all my MT entries. The import created all the correct categories in the Default Category Group and I deleted the ones that were there originally. The only thing I’ve changed on any template is the “About” information.
For some reason only one category is displayed in the list in the side bar (and that URL is wrong, I believe it should have the category number in it, eg, C13). Although the correct category title appears at the bottom of each entry, again the URL is incorrect. I’ve been having a look at the index template and that section in the sidebar is :
{exp:weblog:categories weblog="{my_weblog}" style="nested"}
<a href="http://{path={my_template_group}/index}">{category_name}</a>
{/exp:weblog:categories}At the top of the template I can see that my_weblog is defined as default_site. I just can’t figure this out!