Hiya,

found a minor bug in remindme.module I thought I would share on here the solution..i.e. when you install the 4.5.0. version it works fine, but you can't disable the "remind me!" link from the navigation menu by using the ADMINISTER -->> MENUS option.

Worth noting this bug doesn't break the module.

The solution is to change line 53 inthe REMINDME.MODULE to this:

       'type' => MENU_MODIFIABLE_BY_ADMIN );

Hope that helps someone else..

Dub

Comments

Anonymous’s picture