am-impact / amnav

Navigation plugin for Craft
168 stars 20 forks source link

Variable "menus" does not exist #30

Closed mccombs closed 9 years ago

mccombs commented 9 years ago

Upon brand new install. I received this error.

/Applications/MAMP/htdocs/cota2/craft/plugins/amnav/templates/_index.twig(17) 17 <div id="nonavigations"{% if navigations %} class="hidden"{% endif %}> 18 <p>{{ 'There are no navigations yet.'|t }}</p> 19 </div>

mccombs commented 9 years ago

I cleared my template cache but it looks like migrating from an earlier version, say 1.2 to like 1.5 is not really an option. :(

I had to rebuild all of the menus from scratch.

hubertprein commented 9 years ago

Old migration bug. Fixed in latest release.