Download & Extend

only UID 1 is allowed to edit roles

Project:Automember
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have been trying to get the cvs version of automember to work with 4.6 drupal and I'm having some problems. It's not clear to me from the notes that this is supposed to work with 4.6?

In any case, I can get it installed, but trying to go to /admin/access/automember seems to always result in an "access denied" despite the fact that I've given myself access to administer it.

so - I'm not sure if this is because it just doesn't currently work with 4.6, or it's a bug, or I'm missing something obvious?

Comments

#1

Ah, okay, I think I see now - apparently I can only modify the roles if I am logged in as the admin user - that is, with uid 1. Is that by design?

#2

changing the title to be more descriptive.

@steve hanson: can you let us know what the first line of your automember.module file says? It should be something like this:

// $Id: automember.module,v 1.24 2005/03/07 21:15:03 njivy Exp $

#3

Title:Automember in 4.6?» only UID 1 is allowed to edit roles