YAFLogo

Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer Topic Starter
15 years ago
Yes i'm posting a bug rofl :-)

Click a users profile - Moderation - Suspend User. Enter 365 days. Suspend.

You get:

bject 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.Controls.MessagePostData.get_Signature() +60

YAF.Controls.MessagePost.OnPreRender(EventArgs e) +22

YAF.Controls.MessagePostData.OnPreRender(EventArgs e) +285

System.Web.UI.Control.PreRenderRecursiveInternal() +80

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

System.Web.UI.Control.PreRenderRecursiveInternal() +171

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

Use gets the suspension, and this works fine if you do it through the Administrator Edit User suspension method. Just doesn't work the moderator way.

Am I the only person who suspends people? If someone else could try and verify this I'd be grateful.


UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

Sponsor
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer Topic Starter
15 years ago
oops i'm tired, that clearly states a prob with the signature.


UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

Lac
  • Lac
  • 89.600006% (Honored)
  • YAF Forumling
15 years ago
I found this topic in search. In last YAF release bug presents.

You solve this problem?


abcd
  • abcd
  • 64.2% (Friendly)
  • YAF Lover
14 years ago
yes I meet the same error:

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.Controls.MessagePostData.get_Signature() +79

YAF.Controls.MessagePost.OnPreRender(EventArgs e) +31

YAF.Controls.MessagePostData.OnPreRender(EventArgs e) +387

System.Web.UI.Control.PreRenderRecursiveInternal() +107

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

System.Web.UI.Control.PreRenderRecursiveInternal() +223

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

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
I believe this is fixed in v1.9.4. Need everything in a bug reporting system.