• gn49

    (@gn49)


    Hi,
    I have just bumped in to some big problems on my site. I can’t access admin dashboard and I am seeing these error messages:
    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /homepages/9/d474204206/htdocs/wp-includes/functions.php:1) in /homepages/9/d474204206/htdocs/wp-content/plugins/woocommerce-abandoned-cart/woocommerce-ac.php on line 13

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /homepages/9/d474204206/htdocs/wp-includes/functions.php:1) in /homepages/9/d474204206/htdocs/wp-content/plugins/woocommerce-abandoned-cart/woocommerce-ac.php on line 13

    The problems started when I edited functions.php file and then immediately changed back to what it was when the site was working fine and now the site is not working. Any recommendations or help would be much appreciated

    Kind Regards
    Gareth

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    You have unexpected whitespace (either a space or an entire line) on line 1 of the /wp-includes/functions.php file. See this guide for more info.

    Alternatively, replacing the file with one from a fresh download may resolve the issue.

    Also, in the future, please never edit a core file like that. You’ll risk damaging your installation (as has happened), and the file will be replaced during the next update anyway.

Viewing 1 replies (of 1 total)
  • The topic ‘Major Problems with site’ is closed to new replies.