We recently had a developer working on our site to assist a few enhancements. When I went to change the number of characters that are allowed in a message, I noticed the following error message.
Error: Journal 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.Journal.Settings.LoadSettings() --- End of inner exception stack trace ---
Has anyone seen this message before and what should I do to resolve this problem? Any assistance would be great.