Hi!
After upgrading to DNN 05.01.04 (3), we no longer add sub blogs or log out of DNN.
Here's the error I get when I try to access the Actions Menu in DNN
500 Server Error
An error occured during processing : if possible, check the event log of the server
Exception:
Input string was not in a correct format.
Stack Trace:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at DotNetNuke.Common.Globals.IsAdminSkin() at DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 tabID, PortalInfo portal) at DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabID, PortalAliasInfo objPortalAliasInfo) at iFinity.DNN.Modules.UrlMaster.UrlRewriteModule.ProcessRequest(HttpContext context, HttpRequest request, HttpServerUtility Server, HttpResponse response, Boolean useFriendlyUrls, String requestType, Uri requestUri, UrlAction result, NameValueCollection queryStringCol, FriendlyUrlSettings settings)
And here is the related post to the logging out problem we are having:
http://www.ifinity.com.au/Products/Support_Forums/forumid/8/threadid/4722/scope/posts
Many thanks,
James