Friday, July 20, 2012

Cannot modify header information - pluggable.php


Warning: Cannot modify header information - headers already sent by (output started at /homepages/9/d260170483/htdocs/pettraining/wordpress-2.8/wordpress/wp-content/themes/dog-lover/functions.php:6) in /homepages/9/d260170483/htdocs/pettraining/wordpress-2.8/wordpress/wp-includes/pluggable.php on line 865

If you find this problem in your site  look the page you lastly updated or  the page  on which you are using header location  function   .
After  finding the  page or template  you need to put the   code on top of page

<?php   Ob_start();  ?>

After placing the code at top  save the file  and your problem will be resolved . if have any other issue let me know  or check file  again .

3 comments:

  1. Google map custom pin


    http://www.evoluted.net/thinktank/web-development/google-maps-api-v3-custom-location-pins

    ReplyDelete
  2. jquery animation dynamic same as flash no need for flash

    http://www.spritely.net/

    ReplyDelete
  3. function showHint(str)
    {
    $('#txtHint').load('gethint.php?q='+str);
    }


    Start typing a name in the input field below:

    First name:

    Suggestions: </s

    ReplyDelete