Cannot login into Umbraco from safari using 5.1.7 (not tried it in other versions). When you put the correct details in and hit submit, the page is reloaded.
Its as if i auth, session is saved, sarafi does not get the session or its destoryed and i am redirected to the home page. Checked and i do get a cookie saved from my site in Safari
I have tried to perform the following on the staging environment
1. Delete TEMP folder in App_Data and restart website in IIS
2. Replicate database from staging to my local environment
3. Restart website on IIS on staging and local
4. Compare differences between staging and local .. only client dependency.config is different 5. Copy all of the website from staging to local including web.config (web.config points to staging database)
5. Ensure that date and time settings are identical between the two environments Although the language settings for the date and time clock was different.
Based on all the steps above,
I can login normally without any redirection issues on all browsers in my local environment. The staging environment gives me this issue.
Staging - cannot login via Chrome and FF but IE and Safari works
Cannot log into Umbraco using Safari 5.1.7
Hi,
Cannot login into Umbraco from safari using 5.1.7 (not tried it in other versions). When you put the correct details in and hit submit, the page is reloaded.
Thanks.
Charlie
1. Only Firefox and chrome (IE and SARAFI do not work)
2. No
3. Yes (it appears to login and redirects its self back to the login page)(refreshes the page)
4. No
5.No checked in Sarafi dev tools and we are all clean
6 :(
If i check Fiddler i am getting a 200 when i login and i am being redirected to
http://www.pcsg.org.uk/umbraco/login.aspx?redir=%2fumbraco%2f
6: Means: yes, javascript errors?
Ok,umbraco version?
Its as if i auth, session is saved, sarafi does not get the session or its destoryed and i am redirected to the home page. Checked and i do get a cookie saved from my site in Safari
Sorry no javascript errors and 4.11.9
But you have the problem in IE as well? (if so, which version of IE?)
Also, does a stock 4.11.10 or 6.1.2 work?
Fixed :). We looked at the cookie date and exp date on servers and they were a day out. so the cookie had already expired. Fixed now :)
Thanks for the help
Hi there, I am coming across the same issue as Charles Afford
So based on the following check list
My local environment works just perfectly fine.
5. Copy all of the website from staging to local including web.config (web.config points to staging database)
Based on all the steps above,
is working on a reply...