• corey02

    (@corey02)


    I have no idea what this means, or what I have to do to fix it. I am setting up a website, including a blog, for my wife, and I am trying to transfer her posts to the new domain. I exported from her WP.com domain, but during the import to her own domain I get this:

    The uploaded file could not be moved to
    /folder

    Warning: Cannot modify header information – headers already sent by

    (output started at /folder/wordpress/wp-admin/admin-header.php:16) in

    /folder/wp-includes/functions.php on line 1219

Viewing 1 replies (of 1 total)
  • Thread Starter corey02

    (@corey02)

    So I did searches, and found out what the problem is. Now I can’t fix it. It has to do with the “admin-header.php” file and whitespace. I tried deleting every bit of whitespace around line 16 and nothing works.

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221;
    <?php language_attributes();?>>

    It has to do with the language_attributes line.

    I have tried to upload the file again after unpacking the zip download.

Viewing 1 replies (of 1 total)
  • The topic ‘Import Error’ is closed to new replies.