Hi,
I was trying to use DPM module and book module together.
The idea was that the pages would be referenced with DPM module via a horizontal bar at the top and the book module at the bottom.
Unfortunately this threw up a lot of errors in the DP menu behaving inconsistent. After some serious debugging we realisded our problems came from trying to use both together and removed the book outline from the nodes referenced via the DPM module and the problem was resolved.
Our specialised cam back with this answer: "the team found that the module "dynamic_persistent_menu" is not applying the class "active-trail" on the active menu item's parent item due to wrong menu item 'mlid' given by the function "menu_set_active_trail()" and there is no matched menu-item found."
Hope this might help someone - we will survive without this combination for now and will put manual links to the pages in question.
Comments
Comment #1
yrocq commentedFixed in 6.x-1.5
Comment #2
tryitonce commentedgreat, thanks