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

CommentFileSizeAuthor
#1 312167_menu_notify.patch1.27 KBgreggles
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

greggles’s picture

Title: There is no menu for the admin interface of comment_notify. » comment_notify menus generally goofy
Status: Active » Needs review
FileSize
1.27 KB

Ineed 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.

tjharman’s picture

Thanks, the attached patch fixes the problem (once the cache is cleared)

Regards,
Tim

greggles’s picture

Assigned: Unassigned » greggles
Status: Needs review » Fixed

Thanks, tjharman - this is now fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.