dawoe,
The Admin cannot update the Settings for other modules either, such as the settings for the Text/HTML or Forum modules.
When the mouse is over the "update" link on the settings for the Forum module, it says this at the bottom bar of the browser window:
javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("dnn:ctr705:ModuleSettings
Unfortunately, this message is cut off by a right edge on the browser.
When the mouse is over the "update" link on the settings for the Text/HTML module, it says this at the bottom bar of the browser window:
javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("dnn:ctr663:ModuleSettings
Again, this message is cut off by a right edge on the browser.
The "cancel" link works. When the mouse is over the "cancel" or "delete" links, it says this:
javascript:__doPostBack('dnn$ctr705$ModuleSettings$cmdCancel',")
or
javascript:__doPostBack('dnn$ctr705$ModuleSettings$cmdDelete',")
Then when I go to another page, such as Home, the other page shows up but the Admin is kicked out (logged out automatically).
Does anybody have any suggestions?