YAFLogo

tones
  • tones
  • 55.4% (Neutral)
  • YAF Camper Topic Starter
12 years ago
Get an object reference error when trying to compose PMs in the YAF mobile theme.

Does anyone else gets this? Maybe not too many are using the latest SC for YAF Mobile?

+ I sadly can't really debug right now as I am missing a test db... so if someone got a tip for this I would be grateful. 🙂

YAF SC Version:

2106456a5a7c

by Watcher

(2 downloads) Aug 30

4:34 PM

Server Error in '/' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]

YAF.Pages.pmessage.Page_Load(Object sender, EventArgs e) +314

System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14

System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35

System.EventHandler.Invoke(Object sender, EventArgs e) +0

System.Web.UI.Control.OnLoad(EventArgs e) +91

System.Web.UI.Control.LoadRecursive() +74

System.Web.UI.Control.LoadRecursive() +146

System.Web.UI.Control.LoadRecursive() +146

System.Web.UI.Control.LoadRecursive() +146

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
12 years ago
Should be fixed now, in change set f9b5568c7cd0.
tones
  • tones
  • 55.4% (Neutral)
  • YAF Camper Topic Starter
12 years ago
That did the trick! Many thanks! 🙂