Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #595963

    My website just died – I am getting the error when trying to login to the admin:
    Warning: Cannot modify header information – headers already sent by (output started at /home/content/81/11873981/html/rccss/wp-includes/version.php:1) in /home/content/81/11873981/html/rccss/wp-includes/pluggable.php on line 1228

    These errors when I just try to bring up the main site:

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/81/11873981/html/rccss/wp-includes/version.php:1) in /home/content/81/11873981/html/rccss/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/81/11873981/html/rccss/wp-includes/version.php:1) in /home/content/81/11873981/html/rccss/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    #595981

    This is line 1207:
    header(“Location: $location”, true, $status);

    #595983

    This is line 32
    if(!is_admin() && !current_theme_supports(‘avia_no_session_support’) && !session_id())

    #595987

    Sorry – the admin error is this:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/81/11873981/html/rccss/wp-includes/version.php:1) in /home/content/81/11873981/html/rccss/wp-includes/pluggable.php on line 1207

    1207 not 1228…

    #596691

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #725241

    I have the same issue on my website: http://nobelcoaching.com/wp-admin/

    Cannot modify header information – headers already sent by (output started at /home/nobelcoaching/public_html/wp-content/themes/enfold/functions-enfold.php:1) in /home/nobelcoaching/public_html/wp-includes/pluggable.php on line 1167

    #725638

    Hi @thrivees,

    Please open a new thread and include admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.