Forums no longer work after 2.3.9.5 upgrade (firebird, .net 4.0)

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/1/2013 9:56:08 AM
Gravatar
Total Posts 12

Re: Forums no longer work after 2.3.9.5 upgrade (firebird, .net 4.0)

Hey Joe,

We can now edit the posts but after creating a new thread, I can no longer edit the thread. This is the error I'm getting:

 

Object reference not set to an instance of an object.

[NullReferenceException: Object reference not set to an instance of an object.]
   mojoPortal.Web.ForumUI.ForumThreadEdit.PopulateControls() +207
   mojoPortal.Web.ForumUI.ForumThreadEdit.Page_Load(Object sender, EventArgs e) +488
   mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e) +24
   System.Web.UI.Control.LoadRecursive() +70
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3063
 

I'm really sorry for being a pain. I'm just going through each function now so that we're in the clear.

3/1/2013 11:01:14 AM
Gravatar
Total Posts 18439

Re: Forums no longer work after 2.3.9.5 upgrade (firebird, .net 4.0)

Ok, download it again and replace the file /Forums/EditThread.aspx

​Sorry for all the problems with the Firebird package, we have very few Firebird users so it is not as well tested.

Hope that helps,

Joe

3/1/2013 11:19:59 AM
Gravatar
Total Posts 12

Re: Forums no longer work after 2.3.9.5 upgrade (firebird, .net 4.0)

Thanks Joe, looks like this last file took care of it.

No worries about the Firebird package, we're doing an internal knowledge base to get the kinks out before we make an attempt at doing a client facing portal. So we'll always test the latest package internally before we try it with a client.

I'll give you as much feedback as much as I can!

You must sign in to post in the forums. This thread is closed to new posts.