Community Support Forums — WordPress® ( Users Helping Users ) — 2011-06-19T13:14:28-05:00 http://www.primothemes.com/forums/feed.php?f=5&t=10209 2011-06-19T13:14:28-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10209&p=21149#p21149 <![CDATA[Re: SESSION ID caching]]> In the readme file, it says
version 2.2.1 fix
Added compatibility for plugins that create PHP sessions. Quick Cache will automatically disable itself when a PHP session is active.


I have php session running from the get go, and quick cache is still caching the session id. Once a new user logs in, the other user is gone, my conclusion is that session id is cached as soon as I enable quick cache.

any ideas?

Statistics: Posted by dysldolphins — June 19th, 2011, 1:14 pm


]]>
2011-06-19T11:54:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10209&p=21145#p21145 <![CDATA[SESSION ID caching]]>
I am wondering if there is a way to tell quick cache not to cache the session ID. currently causing me all kind of trouble where the actual session content is being stepped over by most recent user trying to use a particular page that should only show the user's private information.

Is there a way to disable session id caching?

I tried to put all the URLS that might be contributing the session ID caching problem that I am seeing:
wp-app
wp-admin
wp-login
custom-php

the custom-php is where all my custom php code is.

Any help or advice on this would be appreciated.

Statistics: Posted by dysldolphins — June 19th, 2011, 11:54 am


]]>