chasecmiller / Crumbls-Cache

Caching for WP via PHPFastCache
4 stars 3 forks source link

warning cannot modify header information. #44

Open mxmkmarquette opened 7 years ago

mxmkmarquette commented 7 years ago

GIF89a�����,D; Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/madmax/public/neufsvies/wp-content/plugins/crumbls_cache/plugin.php:1014) in /srv/users/serverpilot/apps/madmax/public/wp-includes/pluggable.php on line 1210

chasecmiller commented 7 years ago

Weird. It looks like an image has been sent to it. That's a header for a GIF image, from the looks of it.

mxmkmarquette commented 7 years ago

yeah and also it's saying when we activate the plugin that "The plugin generated 307 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin."