10 replies
  • WEB DESIGN
  • |
I keep getting the follow error when I'm working with my plugins on my admin and and when trying to follow links on my blog:

Warning: Cannot modify header information - headers already sent by (output started at /home/imblog/public_html/blogim/wp-includes/functions.php:4302) in /home/imblog/public_html/blogim/wp-includes/pluggable.php on line 890


I'm honestly not sure what is wrong with it. The only thing I've really changede since yesterday (when it was working properly) is allowing comments on blog posts and installing a dofollow plugin. Could it be that plugin that is causing these issues? (I wouldn't think so since it happens on the admin panel as well)
#error
  • Profile picture of the author TheChanger
    Originally Posted by deloriagod View Post

    I'm honestly not sure what is wrong with it. The only thing I've really changede since yesterday (when it was working properly) is allowing comments on blog posts and installing a dofollow plugin. Could it be that plugin that is causing these issues? (I wouldn't think so since it happens on the admin panel as well)
    I strongly suspect that the "dofollow plugin" is causing the error. So deactivate the plugin and see if you still get the error.
    {{ DiscussionBoard.errors[2475858].message }}
  • Profile picture of the author deloriagod
    That definitely helped on the website itself. The header is no longer going berserk and I'm no longer getting an error message when I refresh the page. But the error still appears when I try to publish new posts or follow outbound links.
    Signature
    {{ DiscussionBoard.errors[2475881].message }}
  • Profile picture of the author Paul Gordelo
    you can post your wordpress url here or PM me.

    as far as i think it is problem with plugin.
    Signature
    {{ DiscussionBoard.errors[2475889].message }}
  • Profile picture of the author deloriagod
    It did end up being a problem with the plugin. I went through my cpanel and deleted all the files for the plugin and that did the trick Thanks guys
    Signature
    {{ DiscussionBoard.errors[2475930].message }}
  • Profile picture of the author deloriagod
    By the way the plugin is DoFollow 4.0 on WordPress 3.0.1. I reinstalled to see if it would work with a fresh install and it gives the same errors. So just a warning for anyone with the latest WordPress, DoFollow 4.0 will screw up any links you post.
    Signature
    {{ DiscussionBoard.errors[2475939].message }}
  • Profile picture of the author mathaios
    Originally Posted by deloriagod View Post

    I keep getting the follow error when I'm working with my plugins on my admin and and when trying to follow links on my blog:

    Warning: Cannot modify header information - headers already sent by (output started at /home/imblog/public_html/blogim/wp-includes/functions.php:4302) in /home/imblog/public_html/blogim/wp-includes/pluggable.php on line 890


    I'm honestly not sure what is wrong with it. The only thing I've really changede since yesterday (when it was working properly) is allowing comments on blog posts and installing a dofollow plugin. Could it be that plugin that is causing these issues? (I wouldn't think so since it happens on the admin panel as well)
    Usually these kind of errors appear due to memory size .You can increase memory size by downloading a memory boost plugin or you can go to your blog`s
    .htaccess file and place this line of code:php_value memory_limit 256M
    {{ DiscussionBoard.errors[2476255].message }}
  • Profile picture of the author riya
    Reinstall your WP files. It might be database error. You might have not udpdated the wp-config
    {{ DiscussionBoard.errors[2476921].message }}
    • Profile picture of the author brunoclaus
      Instances of WP_Error store error codes and messages representing one or more errors, and whether or not a variable is an instance of WP_Error can be determined using the is_wp_error() function. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
      {{ DiscussionBoard.errors[2479932].message }}
      • Profile picture of the author Istvan Horvath
        Originally Posted by mathaios View Post

        Usually these kind of errors appear due to memory size .
        Originally Posted by riya View Post

        Reinstall your WP files.
        Originally Posted by brunoclaus View Post

        Instances of WP_Error store error codes and messages representing one or more errors,
        Are you all coming from the same BSville?
        Why don't you READ before posting all that crazy stuff...???

        Scroll up and read what the OP posted:
        It did end up being a problem with the plugin. I went through my cpanel and deleted all the files for the plugin and that did the trick
        It has been solved way before you started to post your "smart" ideas :rolleyes:
        Signature

        {{ DiscussionBoard.errors[2479954].message }}
  • Profile picture of the author budhaya
    it might not be a conflict with DoFollow 4.0 and wordpress itself but with the other plugins you installed.
    {{ DiscussionBoard.errors[2482483].message }}

Trending Topics