Installed on an instance of Drupal 5.x, set permissions, and set up groups and roles. However, when I get to the point to actually assign Roles to groups, when I chec on roles for each group, or for a group, and submit, the setting are not save, and the check box is emptied again.

Comments

rconstantine’s picture

Status: Active » Postponed (maintainer needs more info)

List all of the steps you're taking and list names of groups, etc. I need more info than you've provided since my installations work fine. You can't just say something doesn't work and expect me to know what the matter is and come up with a fix for it.

SamRose’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

heh, I guess I can't. I am starting to suspect that it might be an issue with the "roles" or some other issue with code other than the code for this module. because, I also tried og_management module, and it *also* has issues working with these roles that I added. So, what I'll do is close this issue for now, and I'll open it if I can scrape up some more details that actually point towards an identifiable problem...

rconstantine’s picture

Okay. Sounds good. Good luck getting things to work. One thing to try (and I don't remember if this is strictly necessary or not) is to make sure your role names are single words, camel case, hyphenated, or underscored. In other words, that there aren't any spaces. I've run in to modules - or were they my modules? - where names couldn't have spaces, but it wasn't intended that way. Maybe that is a problem here?