Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Warning Message

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #242793
    chauhanheena
    Participant

    Hi,

    I had hosted my website a few months back and all was running well until yesterday.

    link
    http://www.amijangla.com

    Even now the website shows up on most of the screens(I have installed total cache plugin). but a few desktops throw the following error

    Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 1171

    when i try the link
    http://www.amijangla.com/wp-admin to login to the dashboard, it throws the samw error.

    Unsure of how to solve this.

    #242794
    Atelierbram
    Participant

    Could be a white-space issue. Make sure your starting <?php tag in your templates, start at the first line at the beginning of that first line with no spaces before it. See also this answer from Stackoverflow.

    #242795
    chauhanheena
    Participant

    the code for class-wp-rewrite.php is the same as the below link.

    https://github.com/WordPress/WordPress/blob/master/wp-includes/class-wp-rewrite.php

    I, unable to find the extra space int eh above code.

    #242799
    Atelierbram
    Participant

    Congrats, can see the site is up again! Did you find out what caused the error?

    #242800
    chauhanheena
    Participant

    WOW! I actually dint do anything. Thats a surprise. thanks for letting me know :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Back End’ is closed to new topics and replies.