Adding Links module v8.0.1 to a pg on a dnn 9.11 site,
visit module settings.
under links settings, attempt to change mode from Link to Folder, get:
Error: Links is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Links.Settings.LoadContentData(String pContentType) at DotNetNuke.Modules.Links.Settings.optLinkModuleType_SelectedIndexChanged(Object sender, EventArgs e) --- End of inner exception stack trace ---
IF I then change the mode to Link or Menu, settings page refreshes and is fine; shows me page menu dropdown.
If I then change mode to Folder i get the same error again.
IF I then change to menu and save the module, then go back into settings, I can change the mode to folder, and after refreshing, a folder list appears to make a selection.
Adding Links module v8.0.1 to a pg on a dnn 9.11 site,
visit module settings.
under links settings, attempt to change mode from Link to Folder, get:
Error: Links is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Links.Settings.LoadContentData(String pContentType) at DotNetNuke.Modules.Links.Settings.optLinkModuleType_SelectedIndexChanged(Object sender, EventArgs e) --- End of inner exception stack trace ---
IF I then change the mode to Link or Menu, settings page refreshes and is fine; shows me page menu dropdown.
If I then change mode to Folder i get the same error again.
IF I then change to menu and save the module, then go back into settings, I can change the mode to folder, and after refreshing, a folder list appears to make a selection.