Replies: 0
Hello,
I’m receiving the following message when I try to log in to my website admin.
‘Warning: Cannot modify header information – headers already sent by (output started at /home3/xxxxxx/public_html/wp-content/themes/clarina/functions.php:1) in /home3/xxxxxx/public_html/wp-includes/pluggable.php on line 1210’
I’ve edited the functions.php file in FTP (FileZilla) to try to remove any white space on line 1. There definitely isn’t any that I can see but I am still receiving the error message.
The file is definitely encoded in UTF-8 as well so I can’t see that being the problem .
What could be causing this issue?
Thanks