Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import errors #3

Open
paaljoachim opened this issue Jul 11, 2017 · 3 comments
Open

Import errors #3

paaljoachim opened this issue Jul 11, 2017 · 3 comments
Labels

Comments

@paaljoachim
Copy link

paaljoachim commented Jul 11, 2017

I am not totally sure if this is identical to the errors I noticed to the main branch at the repo at Human Made so I will post it here. (It looks very similar.)

Can not modify header information - headers already sent in /Users/joachim/Documents/Websites/new-cf-test.dev/wp-includes/option.php on line 837

1 | 0.0036 | 412608 | {main}( ) | ../admin.php:0
2 | 0.2873 | 30893624 | call_user_func:{/Users/joachim/Documents/Websites/new-cf-test.dev/wp-admin/admin.php:309} ( ) | ../admin.php:309
3 | 0.2873 | 30893696 | WXR_Import_UI->dispatch( ) | ../admin.php:309
4 | 0.2873 | 30893968 | WXR_Import_UI->display_import_step( ) | ../class-wxr-import-ui.php:110
5 | 0.2994 | 30950760 | require( '/Users/joachim/Documents/Websites/new-cf-test.dev/wp-content/plugins/wordpress-importer-v2-master/templates/import.php' ) | ../class-wxr-import-ui.php:445
6 | 0.3000 | 30953112 | WXR_Import_UI->render_header( ) | ../import.php:32
7 | 0.3001 | 30955176 | require( '/Users/joachim/Documents/Websites/new-cf-test.dev/wp-content/plugins/wordpress-importer-v2-master/templates/header.php' ) | ../class-wxr-import-ui.php:119
8 | 0.3003 | 30995616 | require_once( '/Users/joachim/Documents/Websites/new-cf-test.dev/wp-admin/admin-header.php' ) | ../header.php:7
9 | 0.3009 | 30997656 | wp_user_settings( ) | ../admin-header.php:63
10 | 0.3013 | 30998304 | setcookie ( ) | ../option.php:837

screen shot 2017-07-11 at 17 15 21

screen shot 2017-07-11 at 17 16 40

@pbiron
Copy link
Owner

pbiron commented Jul 11, 2017

can you supply the WXR file you tried to import? Don't do so if it contains any private/sensitive info.

@paaljoachim
Copy link
Author

I zipped it up.

Exported-file.zip

@pbiron pbiron added the bug label Jul 11, 2017
@pbiron
Copy link
Owner

pbiron commented Jul 11, 2017

I have been able to replicate the problem. I'll report back when I've figured out what is causing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants