This module is a life saver.
Installation went smoothly.
I set up Menu Trails for two node types - one CCK type and the core "story" type (which we are using for a blog).
When viewing one of the CCK nodes, Menu Trails behaves as expected and opens up the menu I asked for. For some reason it just doesn't do it when viewing a Story node. I've checked out the menutrails_node_types entry in the variable table and it seems right:
s:5:"story";s:3:"149";
(149 is the id of the menu i want)
I'm stumped.
Comments
Comment #1
mdupontThis issue is old, and additionally it could have likely been a cache issue. Closing. Feel free to reopen if needed.