My forum is up and running partially but if a user try to post, the submit button is not doing anything . If you click it does a page reload and the content stays the same. However it does create the following error in my log.
If you have any clues on what I have to check please let me know.
Thanks,
Eric
InnerException: Object reference not set to an instance of an object.
Message: 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 NetTech.NTForums.toolbar.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---