Editing and Indexing

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
12/6/2010 8:53:40 AM
Gravatar
Total Posts 36

Re: Editing and Indexing

Hello Jamie,

I have been trying to edit some content in my site. The flow of the links work fine, but when i click on the edit button it directs me to the right page to edit the content, but once i have made the changes and clicked on the UpDate button in bottom, its giving me this error.

 

Server Error in '/mojoportal' 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.]
mojoPortal.Web.ContentUI.EditHtml.SaveHtml(Boolean draft) +773
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +114
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +139
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +28
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2980
 

 

What could be causing this problem.

 

Thank you in advance.

12/6/2010 10:27:50 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Editing and Indexing

That's a very generic error. What do you see in your System Log (Administration, System Log)?

12/6/2010 11:16:13 AM
Gravatar
Total Posts 18439

Re: Editing and Indexing

This question is only loosely related to this thread and previous questions on this thread. 

In order to help I would need to know:

  1. steps to produce the problem
  2. what operating system
  3. what database platform
  4. what version of mojoPortal
  5. what version of .NET
  6. whether you installed it using one of our pre-compiled packages or whether you are working directly form source code and whether you modified the code
You must sign in to post in the forums. This thread is closed to new posts.