Hi I have a DNN site 4.4.0 and can use the links module, on a certain page (new skinned page) when i try to change the settings of a links module i get the following error
Error: Module 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.Admin.Modules.ModuleSettingsPage.BindData() in \\quiver\ProductPortal-Live-4.4.x\Admin\Modules\ModuleSettings.ascx.vb:line 180 at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) in \\quiver\ProductPortal-Live-4.4.x\Admin\Modules\ModuleSettings.ascx.vb:line 258 --- End of inner exception stack trace ---
I can add links, and delete the module, not sure why i can't edit the settings.
I have read that it could be a bad setting in the DB however i can edit settings on another page, but none on this page.
Thanks in advance