Error when accessing Blogs Administration Expired Posts

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.

2/20/2024 8:29:05 PM
Gravatar
Total Posts 53

Error when accessing Blogs Administration Expired Posts

Hi there

I am getting the Ah, Shucks error when trying to access Expired Posts on a Blogs Administration module, refer below.

Can anyone help?

Kind regards, Sandy

2024-02-21 12:55:17,966 ERROR 192.168.100.60 - en-AU - /Blog/ClosedPosts.aspx?pageid=1&mid=6 - mojoPortal.Web.Global -  Referrer(https://intranet.xxxxxxxxxxxx/Blog/Manage.aspx?pageid=1&mid=6) useragent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 
System.IndexOutOfRangeException: IncludeImageInPost
   at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at mojoPortal.Business.Blog.GetClosedDataSet(Int32 moduleId, Int32 pageNumber, Int32 pageSize, Int32& totalPages)
   at mojoPortal.Web.BlogUI.ClosedPostsPage.BindList()
   at mojoPortal.Web.BlogUI.ClosedPostsPage.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)