This works fine for logging in blog users and they arrive at their admin panels. However there seems to be an issues with cookies since when users or admin want's to comment on other siteblogs there's a need to fill out all details (email etc).
I have tried to set the following in wp-config.php but does not help:
This works fine for logging in blog users and they arrive at their admin panels. However there seems to be an issues with cookies since when users or admin want's to comment on other siteblogs there's a need to fill out all details (email etc).
I have tried to set the following in wp-config.php but does not help:
hmm, I begin to wonder if it could be something in our varnish config causing this?!
We use a varnish frontend with multiple nginx and spawn-fcgi servers in the backend.
I have noticed that we are also missing the IP addresses on the comments...
Responses (10)
Member — 31st August 2011 11:33 #
Also tried with
no no avail.
We use the twentyeleven theme so there should(?) be no issues with the comments form itself...right
Sales & Support Pro — 31st August 2011 11:49 #
Hiya,
As far as I understand it that should work. Can we get a link and we'll run some tests?
Thanks,
Phil
Member — 31st August 2011 11:51 #
Hi Phil, sure:
Can I pm you somewhere with the login details?
Thanks
Tomas
Sales & Support Pro — 31st August 2011 12:47 #
Sure, you can use the contact form.
Member — 31st August 2011 13:02 #
Excellent Phil, message has been sent.
Sales & Support Pro — 31st August 2011 14:12 #
Hiya,
Okay I believe this is because the user account is tied to a blog and so WP assumes they'll be wanting their blog and no-one elses.
What happens if you just log in with a normal user account?
I may be wrong so I'm gonna ask some of the guys here to provide their take as I can't remember exactly how cookies work with WP.
Phil
Member — 31st August 2011 14:15 #
Hi Phil, I created a test user with no blog tied to it but it's the same issue with that account.
Member — 1st September 2011 09:00 #
hmm, I begin to wonder if it could be something in our varnish config causing this?!
We use a varnish frontend with multiple nginx and spawn-fcgi servers in the backend.
I have noticed that we are also missing the IP addresses on the comments...
Member — 6th September 2011 11:42 #
Hi, it turned out to be caused by Varnish stripping out cookies
Sorry Phil
Regards
Tomas
Sales & Support Pro — 6th September 2011 12:18 #
Ah okay! Glad that's sorted :)
Become a member