Problem with seo pressor plugin

bluesanke132

Registered Member
Joined
Jun 14, 2010
Messages
80
Reaction score
1
I try with seo pressor plugin and when i prepare my post . I give the error that say :

"Warning: Cannot modify header information - headers already sent by ..."


Anyone can help me?

Thanks
 
Probably it is conflicting with any other plugin you have currently activated. Try to deactivate the ones that you think can interfere.

Doesn't it show that which file has already sent the headers?
 
That show "The plugin generated 7 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." when i active this plugin. And just this plugin actived.

Probably it is conflicting with any other plugin you have currently activated. Try to deactivate the ones that you think can interfere.

Doesn't it show that which file has already sent the headers?
 
Also need to know if somebody has a solution to this ?
 
Also have this plugin, gives the same error.
 
Last edited:
Solution:

Open
Code:
seo-pressor.php

and make sure that there is no empty space before
<?php
and after
?>
and it will work perfect!

Can't believe that nobody has thanked you for this!

In my case the spaces were at the end which were not immediately obviously unless you highlighted all of the text.

Prior to this, I had already disabled Super Cache, due to a conflict, but was still getting this header problem. All sorted now thanks!! ;)
 
Didn't work for me, but found this on another BH site: http://www.maskedguru.com/seopressor.php

Hope that helps,

DMOC ;P
 
Back
Top