• Resolved jeffreytd77

    (@jeffreytd77)


    Here’s my error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/oneclick/oneclick.php:799) in /home/content/a/g/e/agentstealth/html/blog/wp-includes/pluggable.php on line 391

    and here’s my line 391 on pluggable.php

    390 status_header($status); // This causes
    problems on IIS and some FastCGI setups
    391 header(“Location: $location”);
    392 }

    Any advice?

    I read before about ‘white spaces’ before the ?php tags but still having the problem.

    Any advice would be greatly appreciated.

    Thanks,

    Jeff

Viewing 5 replies - 1 through 5 (of 5 total)
  • the problem is inside the plugin file, /wp-content/plugins/oneclick/oneclick.php — NOT your pluggable.php

    delete the plugin files using your ftp client.

    Thread Starter jeffreytd77

    (@jeffreytd77)

    Should I delete all of the plugin files?
    Thanks,

    Jeff

    wp-content/plugins/oneclick <— delete the files inside the oneclick directory. Thats ONE plugin.

    Thread Starter jeffreytd77

    (@jeffreytd77)

    oooopppssss 😛

    I should have told you that that error is when I try to log on to my admin panel.

    When I go to the blog I get a different error which is:


    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 115

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 115

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 139

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 159

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 161
    PREMIUM LEAD SYSTEM FOR REALTORS
    Powered by MaxBlogPress “

    Thanks again and sorry I didn’t specify that the first error I reported was what I tried to get into my admin panel(wp-admin)

    Thanks,

    Jeff

    Thread Starter jeffreytd77

    (@jeffreytd77)

    now my blog looks ok but when I try to login to wp-admin… I get the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-config.php:47) in /home/content/a/g/e/agentstealth/html/blog/wp-includes/pluggable.php on line 391

    Thanks for being so patient with me 😛

    Jeff

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Warning: Cannot modify header information – headers already sent by (out…..’ is closed to new replies.