I get an access denied screen when trying to go to admin/settings/util/sysmods, I dont know why as I was able to do so before.
I am using the main user account and have attached a user-role with all permissions enabled.

I also tried logging in with another userAccount with full admin privileges and not only did they get access denied @ admin/settings/util/sysmods the modules page does not show my original settings and all fieldsets are open, does it have to be set on a per/user basis?

I tried uninstalling the module & cleaning out all the bits from the db ... after reinstalling I still cannot access the settings page.

Access Denied!

I have to find out whats causing this weirdness! ^_^
I post back here if I figure it out.
Anyone else have this issue??

CommentFileSizeAuthor
#5 system_module.patch1.23 KBchellman

Comments

litwol’s picture

I experience the same problems. i will run check whats wrong.

litwol’s picture

here's the underlying issue http://drupal.org/node/244569 . i will fix this soon. unless if you want to provide a patch.

Macronomicus’s picture

Are you sure thats your issue .. cause I am experiencing this same problem across other admin pages ... even when I disable your module I still get the errors elsewhere. Do you think this could be originating somewhere else, or all of these modules got the bit you mentioned wrong?

I'm having the same issue with..

admin/settings/css_injector/add
admin/build/module_builder/edit
admin/settings/util/sysmods

Macronomicus’s picture

Nevermind in looking at them they all have the same problem individually.

Cheers for the heads up!

^_^

chellman’s picture

Status: Active » Needs review
StatusFileSize
new1.23 KB

Here's a patch that does the trick. I'm using the 'administer site configuration' access argument, which seems good.

There are a couple of other small text changes in there too to make the forms look better to me — feel free to keep or toss those as you see fit.

Macronomicus’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm that the patch fixes the issue ... Thanks!! ^_^

litwol’s picture

Component: System module field closer » Code
Status: Reviewed & tested by the community » Fixed

Commited.

thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

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