-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Modify Headers issue after upgrading #13
Comments
It's also caching for me even when logged in. Don't really know what's up here |
Pretty sure wp_is_mobile() won't work if the page is already cached. On Wed, Jan 22, 2014 at 5:17 AM, Mindgames [email protected] wrote:
|
In its current state it also caches pages for logged in users. On Wed, Jan 22, 2014 at 9:29 AM, Mindgames [email protected] wrote:
|
Okay, Maybe this will help you solve this https://gist.github.com/JimWestergren/3053250#file-index-with-redis-php Think it's 2 key aspects that really is needed. |
Did upgrade to the new version with clear cache button and then i suddenly got several issues
Getting this just trying to access wp-admin now.
Warning: Cannot modify header information - headers already sent by (output started at /home/cplac/public_html/wp-content/plugins/wp-redis-cache/cache.php:74) in /home/cplac/public_html/wp-includes/pluggable.php on line 896
Trying to flush cache and other things give blank screen. Have flushed redis from ssh but not getting it to work correctly. Any ideas on this ?
The text was updated successfully, but these errors were encountered: