Conflict with submenutree module
Laurent_ - January 16, 2009 - 00:32
| Project: | Submenu Tree |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | bengtan |
| Status: | active |
Description
Hi
When I set up the module so that it displays a Subscribe link that makes the fieldset visible, the sibling menu and submenu (generated by submenutree module) are also displayed to the user below the subscribe link even though the user is only viewing the node.
Thanks
Laurent

#1
Try explaining it to someone that has never used that module, screenshots welcomed too
#2
With a screenshot. It shows what I get in subscription block
#3
Yes, that certainly helps.
I think it is submenutree module that is rewriting a form it shouldn't, so moving to that module.
As a side note, the form is 'notifications_ui_node_form', which doesn't mean it is a node form..
#4
Most probably a problem with submenutree.module. I'll try to have a look when I have time, but I'm sort of overloaded right now. If I don't fix this issue in about a month's time, please bump this post.
#5
This problem is also happening to me on two different sites.
Its being shown on the node view instead of the node edit.
I think theres also some problems with permissions for the submenu tree module as its also being shown to authenticated users who don't have permissions to edit menus or nodes.
#6
I just commented out the whole of
function submenutree_form_alteras i only need the extended primary menu block.