The menu in 1.1 stable is showing up fine, but in HEAD, it is not. Removing 'type' => MENU_CALLBACK seems to fix the issue, but there is another problem where anonymous users are able to see the menu and change the settings. I attached my fix as a patch.

CommentFileSizeAuthor
access_control.txt1.11 KBwebavant

Comments

nvoyageur’s picture

I've applied this patch and it seems to work just fine. Allow you to set permissions for cck_slideshow administration.

Thank you!

webavant’s picture

This has been fixed in the multimage module. Not sure why this isn't getting committed.

quicksketch’s picture

Status: Needs review » Fixed

Thanks webavant. Had I looked through the issue queue before addressing http://drupal.org/node/178589, I would have used your patch instead (though the permissions are all lower-case by convention). Either way though I'm going to use your description for the module from this patch. Thanks, now committed!

Anonymous’s picture

Status: Fixed » Closed (fixed)