The simple access field will not display in IE7 - Temporary workaround
parkej60 - March 20, 2009 - 16:11
| Project: | Simple Access |
| Version: | 6.x-2.0-rc1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| Picture 1.png | 11.37 KB |

#1
#2
I am having the same issue. Anyone can help on this?
#3
I 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,
#4
Many, 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.