Hi John,
Today I upgraded my dnn installation from 4.5.5 to 4.6.2. Everything worked fine except one thing: The Logout (Logoff) Button doesn't work anymore. When I click on it I get redirected to the entry page but I'm still logged in as Admin. I switched my skin to the standart dnn skin and the same happened. In my skin I'm using the standart login control: <%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %> <dnn:loginrunat="server"id="dnnLOGIN"CssClass="login_row"/> When I updated my dnn installation from 4.5.5 to 4.7.0 a few weeks ago I had the same problem and needed to go back to 4.5.5
Do you know what's going wrong here?
thanks,
Patrick |