CloudFlare plugin error, Warning: Cannot modify header information
-
The CloudFlare plugin, http://wordpress.org/extend/plugins/cloudflare/, allows helps to integrate WordPress blogs with CloudFlare, a new service that reduces server burden and increases pageload times through a combination of caching and DNS optimisation. You change your domain’s name-servers to Cloudflare’s name servers and they, via your account settings, point to your server – essentially, their service stands between your website and the rest of the Web. I’ve been testing it on a single-site installation of WP for a few weeks and it seems pretty good.
Today, however, I installed BuddyPress on that same single-site installation and I notice that, when I post an update to a group, the update is successfully posted but the following error is temporarily displayed beneath it:
Warning: Cannot modify header information – headers already sent by (output started at /home/wskill/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:142) in /home/wskill/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 57
That warning disappears when the page next refreshes but, obviously, that would be alarming to users.I’ve tried several different BP themes, same error message shows every time an update is submitting.
You can see the error in action here, registrations are open if anyone wants to test it: http://wordskill.com/groups/test-group/
If anyone has any insights on why this is happening and how it might be possible to prevent it, I would very much appreciate your advice.
- The topic ‘CloudFlare plugin error, Warning: Cannot modify header information’ is closed to new replies.