Hi Folks,<br><br>I'm running Drupal 5.12 on an install running PHP 5 and MySQL 5. I don't have any node access modules installed.<br><br>Problem: When I'm at <a href="http://example.com/admin/user/access">example.com/admin/user/access</a> and I make changes (checking or unchecking permissions), upon submit --- nothing happens. Permissions remain as they were before. The Drupal-set-message for this page, "Your changes have been saved" -- does <i>not</i> appear. Drupal doesn't report any errors.<br>
<br>Note that other operations at the install such as adding/editing/deleting nodes as well as changing configuration stettings for other modules -- are all working (or I should say, I haven't found others that are having problems affecting the db.<br>
<br>What I've done so far:<br><br>* clear all caches<br>* rebuild node permissions<br>* "repair" and "optimize" all tables in the DB<br>* restart MySQL on the server<br><br>None of those did anything.<br>
<br>I'm stumped, any ideas?<br><br>In the meantime, I've figured out how to change permissions directly in the db by editing the "perm" field in the "permission" table. There is 1 row for each role. You just add (or remove) the name of the permission separated by a comma. Is there anything I need to worry about setting permissions this way?<br>
<br>Thanks,<br><br>Shai<br><br><br>