When creating and / or editing a node in IE7 the simple access field expands, but is empty. It works fine in IE6 and Firefox, but not IE7.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 11.37 KB | parkej60 |
When creating and / or editing a node in IE7 the simple access field expands, but is empty. It works fine in IE6 and Firefox, but not IE7.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 11.37 KB | parkej60 |
Comments
Comment #1
parkej60 commentedComment #2
ryanliu5 commentedI am having the same issue. Anyone can help on this?
Comment #3
ryanliu5 commentedI just changed the collapsible filed to FALSE in simple_access.module file, and that will at least show all groups. Hopefully this will be fixed in the later release.
line 429: '#collapsible' => TRUE,
Comment #4
Anonymous (not verified) commentedMany, many, many thanks for that.
I spent hours trying to work out what was wrong (didn't help that I was using IE7 for testing and Firefox for my proper admin account - which was obviously working fine).
I ended up rebuilding a site because I thought the problem had crept in from an upgrade from Drupal 5.x to Drupal 6.x.
Thankfully, now I know how to fix it. :)
Once again, many thanks.