I thought this would be easy. I downloaded HouseMenuModulePA_01.04.00.b1.zip from houseofnuke.com. the readme says to install like any other module... so i log into my site, go to modules, 'install a new module', select the zip, and click install. "installation succesful"
now i go to my test page, add the module to the page. it shows up fine. i click its settings icon and....
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.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) at TimRolands.DNN.Modules.HouseMenu.HouseMenuOptions.LoadSettings() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
what?