• Resolved James

    (@james-saint)


    Exported local SQL db – imported to hosted SQL – updated all usual wp_config settings – updated SQL>wp_options>siteurl

    front end working fine, https://www.jamessaint88.com but when i navigate to /wp-admin i get the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/52/10319252/html/jamessaint88/wp-content/themes/sd-dental/functions.php:337) in /home/content/52/10319252/html/jamessaint88/wp-includes/pluggable.php on line 875

    Line :337 in my functions.php file is the closing php tag

    line 875 in pluggable.php is header("Location: $location", true, $status);

    Any help would be brilliant!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Migrating to Live Host from LocalHost – WP-Admin Warning: Cannot modify header’ is closed to new replies.