Chrome Cookies Disabled

2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 14   (RSS)

By Dave - December 14

Hi Kenny, 

I can't reproduce this locally, are you able to determine which cookies it's blocking or send me some details so I can reproduce it (either via email or 2nd level support form)?

We shouldn't be using any 3rd party cookies in CMSB, although we may be stripping the www off the domain so the CMSB login cookie works on multiple versions of the same domain.  We'll need a test case to determine that.  I toggled the 3rd party cookie setting in Chrome but couldn't get any warnings locally.

For the "Fatal error: setPrefixedCookie:", I think that might be unrelated.  Cookies need to be sent before any HTML content so if an error is output before the cookie you'll get those "headers already sent" errors.  Sometimes PHP is configured to buffer output and it will work anyways, but the long term solution is to re-arrange the code so the cookie code comes first.  

Hope that helps, feel free to send me details on that page as well and I could give you better feedback once I see the code.

Dave Edis - Senior Developer
interactivetools.com