Closed (fixed)
Project:
Comment Notify
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Sep 2008 at 09:38 UTC
Updated:
14 Oct 2008 at 22:02 UTC
Jump to comment: Most recent file
Hello,
I have enabled comment_notify on my Drupal 6.4 installation.
I have configured permissions so that the role I'm logged in as has permission to edit the comment notify settings. However, no menu to edit these settings shows up in http://sitename.com/admin/
If I manually append "settings/comment_notify/" to the URL, I am able to edit the settings with no problems.
I've tried rebuilding the Drupal cache and this had no effect either.
Tim
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 312167_menu_notify.patch | 1.27 KB | greggles |
Comments
Comment #1
gregglesIneed these are pretty screwed up.
To be correct
1) There needs to be a menu item where you looked for it
2) There needs to be a "default local task" that points to the settings page
3) There needs to be a secondary local task that leads to the unsubscribe form
I've attached a patch which I believe fixes this. BTW - to clear the menu cache in Drupal6 you just have to visit admin/build/modules.
Comment #2
tjharman commentedThanks, the attached patch fixes the problem (once the cache is cleared)
Regards,
Tim
Comment #3
gregglesThanks, tjharman - this is now fixed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.