Closed (fixed)
Project:
Menu Trails
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2007 at 22:09 UTC
Updated:
3 Mar 2009 at 15:07 UTC
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.