I like this module but it's confusing that normal users can see the "quota by role" page. They can't administer quota's by default but they can configure the error message which I really don't want the users to see myself. Are there any plans to remove this permission by default?

Also does this have any sort of cron functionality that would auto-hide or publish based on the role in case the role changes? Just a thought.

Comments

introfini’s picture

Hi,

That's a bug. You have to change the line #53 to

'access' => user_access('administer quota by role'),

introfini

drupalninja99’s picture

oh excellent, I made the change and it worked after I disabled and re-enabled the module. thanks!

lazyboy’s picture

Status: Active » Closed (fixed)

Thanks introfini!

Closing the ticket.