Posted by Laurent_ on January 16, 2009 at 12:32am
| Project: | Submenu Tree |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | bengtan |
| Status: | closed (duplicate) |
Issue Summary
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
Comments
#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.#7
The same issue seems to have appeared at #659822: Settings appear on Subscriptions Module Interface Block (although with slightly different symptoms). I have made a fix there, so please refer to that.
@Peter Panes: Your issue is possibly different from the original post. If it still persists after the fix in #659822: Settings appear on Subscriptions Module Interface Block , please re-open this thread.
Thank you.
#8
Oops, marking as duplicate.
Also, thanks for comment #3 for the diagnosis of the issue.