I've recently been attempting to create my own theme for my blog/portfolio powered by Wordpress.
Everything functions correctly, except when I try to login to my blog I'm met with these errors:
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-login.php on line 287
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-login.php on line 299
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 662
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 663
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 664
Warning: Cannot modify header information - headers already sent by (output started at /home6/digitca3/public_html/wp-content/themes/da/functions.php:6) in /home6/digitca3/public_html/wp-includes/pluggable.php on line 865
I cannot access my dashboard, nor login.
Has anyone come across this or know what direction I should be looking in?