Skip to content
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

Open
Mindgames opened this issue Jan 22, 2014 · 4 comments
Open

Can't Modify Headers issue after upgrading #13

Mindgames opened this issue Jan 22, 2014 · 4 comments

Comments

@Mindgames
Copy link

Did upgrade to the new version with clear cache button and then i suddenly got several issues

  1. Can't modify headers 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

  1. if ( wp_is_mobile() ) etc not working correctly,

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 ?

@Mindgames
Copy link
Author

It's also caching for me even when logged in. Don't really know what's up here

@BenjaminAdams
Copy link
Owner

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:

Did upgrade to the new version with clear cache button and then i suddenly
got several issues

  1. Can't modify headers issues

  2. if ( wp_is_mobile() ) etc not working correctly,

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 ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/13
.

@BenjaminAdams
Copy link
Owner

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:

It's also caching for me even when logged in. Don't really know what's up
here


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-33033292
.

@Mindgames
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants