anyone have Zend_Navigation_Page_Mvc menu working correctly? even if i am in /labs and the breadcrumbs tells me i am in /lab, my menu() does not.
iceangel89 wrote: > > > Robin Skoglund wrote: >> >> You're creating a URI page, but giving it MVC params. You probably meant >> to create a Zend_Navigation_Page_Mvc page. >> > > Thanks. hey but active links still not working ... all links still shown > as links. how can i remove the or add a class of active to show that the > page is active? > -- View this message in context: http://www.nabble.com/Zend_Navigation-menu-active-page-not-working-...-tp23420914p23469572.html Sent from the Zend Framework mailing list archive at Nabble.com.
