Results 1 to 10 of 10
  1. #1
    New Pligger mtrend's Avatar
    Joined
    Aug 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0

    [SOLVED] Cannot modify header information

    Hi,

    I get the following error when I try & leave a comment on a story:


    Warning: Cannot modify header information - headers already sent by (output started at /home/times123/public_html/story.php:2) in /home/times123/public_html/story.php on line 189



    Does any one know what causes this ? Its the latest download & new installation.

    Thanks in advance.

    Cheers.

  2. #2
    New Pligger mtrend's Avatar
    Joined
    Aug 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0
    Nobody's come accross this before ?

  3. #3
    Pligg Donor dollars5's Avatar
    Joined
    Dec 2006
    Posts
    1,960
    Thanks
    Received:0
    Given: 0
    What did you modify in the story.php?

    This error mainly gets generated by php when you have a php echo before you call a php header("Location:xxxxxxx")

  4. #4
    New Pligger mtrend's Avatar
    Joined
    Aug 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0
    Hi Dollar,

    All i have changed is the pligg.tpl as per this post to change the story titles format, I added:

    {if $pagename eq "story"}
    <title>{$posttitle|substr:3}</title>
    {else}
    <title>{$pretitle}{#PLIGG_Visual_Name#}{$posttit le }</title>
    {/if}

    As per the post below.


    http://forums.pligg.com/general-help...e-google.html?


    I have not changed story.php directly, is there something in the above code in pligg.tpl to cause the error im getting ?

    Cheers.

  5. #5
    Pligg Donor dollars5's Avatar
    Joined
    Dec 2006
    Posts
    1,960
    Thanks
    Received:0
    Given: 0
    A link to site needed to advise.

  6. #6
    New Pligger mtrend's Avatar
    Joined
    Aug 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0

    Pm

    Hi Dollar,

    Just sent you a PM with the info.

    Cheers,

  7. #7
    Pligg Donor dollars5's Avatar
    Joined
    Dec 2006
    Posts
    1,960
    Thanks
    Received:0
    Given: 0
    You seemed to have an echo statement in function insert_comment () or somewhere before it in story.php somewhere before header() call - if you could share that file - it would be convenient.

    Try searching for all echo statements and comment them - the problem should fade away.

  8. #8
    Pligg Donor dollars5's Avatar
    Joined
    Dec 2006
    Posts
    1,960
    Thanks
    Received:0
    Given: 0
    The user had an extra space above th <?php - hence the header() call did not work and generated a php error.

    When you use header() call - pls avoid spaces, echo before it - once something is output to browser, modifyig header will generate a php error.

    Changing status to solved.

  9. #9
    New Pligger mtrend's Avatar
    Joined
    Aug 2007
    Posts
    9
    Thanks
    Received:0
    Given: 0

    Thanks

    for helping me sort this Dollar! Much appreciated.......

  10. #10
    Pligg Donor dollars5's Avatar
    Joined
    Dec 2006
    Posts
    1,960
    Thanks
    Received:0
    Given: 0
    Glad I could help you. You could have just used the "Thanks" button to thank any member here

Similar Threads

  1. Replies: 0
    Last Post: 12-19-2008, 11:45 AM
  2. Cannot modify header information
    By fan007 in forum Questions & Comments
    Replies: 0
    Last Post: 06-14-2008, 09:11 AM
  3. [SOLVED] profile page modify
    By sakarya in forum Questions & Comments
    Replies: 2
    Last Post: 12-01-2007, 02:02 AM
  4. modify Header ok YGET template
    By Naranja in forum Questions & Comments
    Replies: 2
    Last Post: 11-16-2007, 01:54 PM
  5. [SOLVED] How to modify the return path url after logout?
    By new_newbie in forum Questions & Comments
    Replies: 1
    Last Post: 08-26-2007, 01:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg