After trying to make a post a couple of times, this pops up -- mass text inc...
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: YAF.Types.Exceptions.NoPostsFoundForTopicException: No posts were found for topic [topicId:80287, currentUserID,:66148, authorUserID:-1, updateViewCount:1, showDeleted:False, styledNicks:True, showReputation:True, sincePostedDate:1/1/1903 12:00:00 AM, toPostedDate:5/28/2015 5:00:16 AM, sinceEditedDate:1/1/1903 12:00:00 AM, toEditedDate:5/28/2015 5:00:16 AM, pageIndex:0, pageSize:15, sortPosted:1, sortEdited:0, sortPosition:0, showThanks:True, messagePosition: 1]
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:
[NoPostsFoundForTopicException: No posts were found for topic [topicId:80287, currentUserID,:66148, authorUserID:-1, updateViewCount:1, showDeleted:False, styledNicks:True, showReputation:True, sincePostedDate:1/1/1903 12:00:00 AM, toPostedDate:5/28/2015 5:00:16 AM, sinceEditedDate:1/1/1903 12:00:00 AM, toEditedDate:5/28/2015 5:00:16 AM, pageIndex:0, pageSize:15, sortPosted:1, sortEdited:0, sortPosition:0, showThanks:True, messagePosition: 1]]
YAF.Pages.posts.BindData() +4211
YAF.Pages.posts.Page_Load(Object sender, EventArgs e) +5752
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178