YAFLogo

copybazar
  • copybazar
  • 50.6% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
Hi budies,

I just installed the latest version of YAF. But, when I'm trying to browse the forum, I receive this error:

"There is no row at position 0"

I should mention that I received this message at the final stage of installation (where I was asked for timezone):

"String or binary data would be truncated."

"The statement has been terminated."

Anybody with any idea of why I'm getting this error?

Thanks.

The details of the error are as follows:

[IndexOutOfRangeException: There is no row at position 0.]

System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +1551286

System.Data.RBTree`1.get_Item(Int32 index) +19

System.Data.DataRowCollection.get_Item(Int32 index) +11

YAF.Classes.Data.LegacyDb.board_userstats(Nullable`1 boardId) +139

YAF.Controls.ForumStatistics.b__3() +31

YAF.Core.HttpRuntimeCache.GetOrSetInternal(String key, Func`1 getValue, Action`1 addToCacheFunction) +332

YAF.Core.HttpRuntimeCache.GetOrSet(String key, Func`1 getValue, TimeSpan timeout) +288

YAF.Controls.ForumStatistics.ForumStatistics_Load(Object sender, EventArgs e) +516

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

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

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

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

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

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

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

Sponsor