Can't access to /admin/settings/blocktheme with role, only with "Super" Webmaster role (First user).
Junro - December 5, 2008 - 00:16
| Project: | Block Theme |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
Hello,
I don't have access to /admin/settings/blocktheme with role like sub-admin or another role... But only with the "Super" Webmaster role (First user created).
I don't have hte setting in "permissions" so I can't config it for role.
Any solutions to this?
Thanks^^
ps: Excellent module! :)

#1
Just saw your post - I have reported a similar bug ( http://drupal.org/node/336291 ) and have just tested your problem - and this is the same problem I'm sitting with.
#2
Simple fix: Revert 'access arguments' in blocktheme_menu() to "administer site configuration".
#3
Also, this is critical.
#4
I'm also having issues with this; the option doesn't show up in the menu and trying to manually punch in the address results in a "You are not authorized to access this page." message.
I am already logged in as the "Super" role, and have tried reverting the 'access arguments' to no avail. Any other suggestions?
#5
after patch it, disable and re-enable again..
#6
Bump
#7
surprisingly, this is still not committed yet!