|
Wednesday, May 11, 2005(UTC)
|
|
Thursday, May 24, 2007 4:29:57 AM(UTC)
|
7 [0.02% of all post / 0.00 posts per day] |
|
0
(View Thanks)
|
|
0
|
|
0
|
View All Posts by User
|
Posible bug in this release in DNN4
The upgrade went fine, and things lock fine, but i if use the page link [1][2] and so one on threds with more pages, then i gething the front page of the site.
|
|
If you are using multiple bords on multiple sites, then you can get into trouble with the guest users. I found a solution on 2 of my sites, im just removed the "Is Guest" flag from the guest group. Now the guest access to the forum is ok on both sites, and before i get and SQL error telling me at i have multiple guest users, and thats correct one on eatch site.
|
|
Thats the problem, i have 2 board with seperate users on 2 sites, and then i need a Guest i both. And if i remove the one guest from one of the bords(Sites) then i get the samme error only this time withe the error code Found 0 possible guest users, ore as i fond in the one site, i get the forum page, but then witout anny forums at all. So i thinking its an error in the Guest login code and this nead to be solvd.
But thanks for the feeadback.
|
roar@andro.no wrote:Hello. In both last RC i get this error whene an annonymous user tries to connect to the forum in DNN 3.1.1 I cant realy tell if it DNN ore YEF that case the error, but im posting it hear so if anny one have a solution i want to hear it. the web url is www.utogned.scout.no and the place is Forum on the menu Im posting the error code from the log: AssemblyVersion: 03.01.01 Method: System.Data.SqlClient.SqlCommand.ExecuteReader FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: 0 PortalName: Ut og Ned UserID: -1 UserName: ActiveTabID: 52 ActiveTabName: Forum AbsoluteURL: /Default.aspx AbsoluteURLReferrer: ExceptionGUID: 77ec4351-ffd8-40b9-8103-b5bda21cb26d DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Sql Exception with error number 50000 (Tries=0) Message: DotNetNuke.Services.Exceptions.PageLoadException: Sql Exception with error number 50000 (Tries=0) ---> System.ApplicationException: Sql Exception with error number 50000 (Tries=0) ---> System.Data.SqlClient.SqlException: Found 2 possible guest users. Only 1 guest user should be a member of the group marked as the guest group. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at yaf.DB.GetData(SqlCommand cmd) at yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) --- End of inner exception stack trace --- at yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) at yaf.pages.ForumPage.ForumPage_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace --- StackTrace: Source: Servernavn: WEB Im still geting this error, and it sems at it coming from the situations at im running 2 seperate bords in my config. Anny one with a solution on this error is welcome to point me in the right directions!
|
|
Found the error my self, its multiple bords and multiple guest users, and after a litle DB fixing manualy, i get it sorted out!
|
Hello. In both last RC i get this error whene an annonymous user tries to connect to the forum in DNN 3.1.1 I cant realy tell if it DNN ore YEF that case the error, but im posting it hear so if anny one have a solution i want to hear it. the web url is www.utogned.scout.no and the place is Forum on the menu Im posting the error code from the log: AssemblyVersion: 03.01.01 Method: System.Data.SqlClient.SqlCommand.ExecuteReader FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: 0 PortalName: Ut og Ned UserID: -1 UserName: ActiveTabID: 52 ActiveTabName: Forum AbsoluteURL: /Default.aspx AbsoluteURLReferrer: ExceptionGUID: 77ec4351-ffd8-40b9-8103-b5bda21cb26d DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Sql Exception with error number 50000 (Tries=0) Message: DotNetNuke.Services.Exceptions.PageLoadException: Sql Exception with error number 50000 (Tries=0) ---> System.ApplicationException: Sql Exception with error number 50000 (Tries=0) ---> System.Data.SqlClient.SqlException: Found 2 possible guest users. Only 1 guest user should be a member of the group marked as the guest group. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at yaf.DB.GetData(SqlCommand cmd) at yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) --- End of inner exception stack trace --- at yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) at yaf.pages.ForumPage.ForumPage_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace --- StackTrace: Source: Servernavn: WEB
|
|
Hello.
I have now upgradet min Yaf to the rc canditade, and running it under DNN 3.13 I have not anny trouble besides the moderator selection that givs the error "Missing page pointer: TITLE"
I did run the SQL file in the file base of the RC relese to get i working.
|
|