Been developing a website and being using a subdirectory of my mainsite to develop it online. I've just uploaded V1 of the code for approval to the customer site. There are no cookies in the site at all
Everything works fine if you "accept all cookies" on both sites, but if the privacy setting is set to "medium", then you can log into the site on the devsite but not the customersite. To get it to work on the customer site you have to set it to "low"
The Privacy Report says that the logo.gif and the .css files are blocked, but the logo is on there on the page and its all styled as its supposed to be.
Does anyone know why the css and gif are being refered to as cookies and why the cookie free login process doesn't let you log in without cookies being accepted?
I get the same problem in Firefox as well as IE, unblock the cookies and it works, block them and you can't log in
Everything works fine if you "accept all cookies" on both sites, but if the privacy setting is set to "medium", then you can log into the site on the devsite but not the customersite. To get it to work on the customer site you have to set it to "low"
The Privacy Report says that the logo.gif and the .css files are blocked, but the logo is on there on the page and its all styled as its supposed to be.
Does anyone know why the css and gif are being refered to as cookies and why the cookie free login process doesn't let you log in without cookies being accepted?
I get the same problem in Firefox as well as IE, unblock the cookies and it works, block them and you can't log in