I have the following snippet which creates the navigation on my site, only, after I upgraded to v2.2.2 - Build: 20110801, it stopped showing anything.
Any ideas why this might be?
{exp:channel:categories weblog="articles" style="linear" show_empty="yes"}
<li>
<a href="http://{path=class=active"><span>{category_name}</span></a>
</li>
{/exp:channel:categories}