Strange WP error on my blog Need Help

Discussion in 'Blogging' started by w3bmaster, Jul 10, 2009.

  1. #1
    Ok this is very strange didn't do nothing mail the host they didn't change nothing on server

    Url is :
    http://www.funny-stuff.net/

    Warning: Cannot modify header information - headers already sent by (output started at /home/funnystu/public_html/wp-includes/default-filters.php:194) in /home/funnystu/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 38


    I suspect is from the plugin "WP Super Cache" i deactivated and removed it all site didn't worked so reiploaded it but still this error

    Pls help me i'm no technical guy

    Regards
     
    w3bmaster, Jul 10, 2009 IP
  2. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #2
    delete wp super cache , and if not work then drop me pm.
     
    Jalpari, Jul 10, 2009 IP
  3. w3bmaster

    w3bmaster Notable Member

    Messages:
    17,594
    Likes Received:
    416
    Best Answers:
    1
    Trophy Points:
    240
    #3
    I've deleted wp super cache and still doesn't work :( same error

    It will be nice if you post here answers maybe others will need such help olso
     
    w3bmaster, Jul 11, 2009 IP
  4. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #4
    delete wp super cache , and upload fresh file public_html/wp-includes/default-filters.php aslo look in wp-content/ there will be a folder for cache delete that too.
     
    Jalpari, Jul 11, 2009 IP
  5. sandeepdude

    sandeepdude Well-Known Member

    Messages:
    1,741
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #5
    Think your theme is calling that plugin manually...
    try removing that code from your header file manually...
     
    sandeepdude, Jul 11, 2009 IP
  6. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #6
    Try this

    Open this filee /wp-super-cache/wp-cache-phase2.php

    At the top but this code

    ob_start();
     
    Bohra, Jul 11, 2009 IP