• Something is wrong when I go the WP-Admin page of my site. I get the warning:

    Warning: Cannot modify header information – headers already sent by (output started at /home3/curtbull/public_html/wp-content/themes/business-lite/core/actions/footer-actions.php:1) in /home3/curtbull/public_html/wp-includes/pluggable.php on line 899

    This is for the address: https://www.curtbulloch.com/wp-admin/

    I don’t know what the problem is here. Any help is definitely appreciated.

Viewing 1 replies (of 1 total)
  • Your theme has an issue. Specifically, it has to do with the /core/actions/footer-actions.php file.

    Were you trying to modify your footer area prior to the issue?

    You will need to download a fresh copy of the theme.. and find the file I mentioned above.

    Then, you will need to use either FTP or your hosts cPanel to gain access to your site file directories. Navigate to the wp-content/themes/business-lite/core/actions/ folder… and replace the footer-actions.php file with the fresh copy you just downloaded.

Viewing 1 replies (of 1 total)
  • The topic ‘Broken login screen’ is closed to new replies.