After upgrading my old 5.6.3 system to any version of DNN 6 including 6.0.0, 6.0.1, 6.0.2, and 6.1.0 beta, I can no longer update portal site settings from an Admin account.
However it works fine from Host accounts, and it also works fine with fresh installs of DNN 6.
When updating portal settings from an Admin account, this is displayed on the page:
"An error has occurred. Error: Site Settings is currently unavailable."
The error pasted below is logged, btu nothing else.
I have gone so far as to build a test instance of my site with all modules removed and all other modifications, such as language files, restored back to fresh files from a 5.6.3 installer. I upgraded this repeatedly to various releases, but it always has the same issue.
My 5.6.3 instance has been in operation for years and regularly upgraded since early 4.3.x
I don't know where to take it from here after spending 3 days trying to sort it out.
Regards
Rob
p.s. I have noticed that the "Portals" module appears to be two modules combined. It is both the Admin-Site Settings module and also the Host-Portals module. This appears to me to be a conflict of purpose and permission and is probably not meant to be like this?
===============================
FriendlyName: Site Settings
ModuleControlSource: DesktopModules/Admin/Portals/sitesettings.ascx
AssemblyVersion: 6.0.0
PortalID: 0
PortalName: xxxxxxxxx
UserID: 3168
UserName: testadmin
ActiveTabID: 39
ActiveTabName: Site Settings
RawURL: /Admin/SiteSettings/tabid/39/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
http://www.xxxxxx.com/Admin/SiteSetti...
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 77674fe5-9130-4ead-9a33-a2ed5289e504
InnerException: Exception of type 'System.Exception' was thrown.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Admin.Portals.SiteSettings.UpdatePortal
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Exception of type 'System.Exception' was thrown. ---> System.Exception: Exception of type 'System.Exception' was thrown. at DotNetNuke.Modules.Admin.Portals.SiteSettings.UpdatePortal(Object sender, EventArgs e) --- End of inner exception stack trace