When i update with new Jquery i still get the error....but i was still logged in so when i go to site management i get still:
A critical error has occurred. Input string was not in a correct format.
Error: Site Settings is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. 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.Entities.Users.UserController.GetUserSettings(Int32 portalId) at DotNetNuke.Modules.Admin.Portals.SiteSettings.BindUserAccountSettings(Int32 portalId) at DotNetNuke.Modules.Admin.Portals.SiteSettings.OnLoad(EventArgs e) --- End of inner exception stack trace ---
any idea?