Issue importing theme unit test data
-
Hi everyone!
I just installed the latest version of WordPress (3.6.1) and I want to import the theme unit test data. So I create a new XML document that I named “theme-unit-test-data.xml”, copy/paste the code into it from there, activate the wordpress importer plugin and finally select my XML file and click on import. Unfortunatelly it didn’t work at all. Here is the issue I got:Notice: Undefined offset: 1 in C:\wamp\www\wordpress\wp-content\plugins\wordpress-importer\parsers.php on line 430 Call Stack # Time Memory Function Location 1 0.0011 461224 {main}( ) ..\admin.php:0 2 1.3959 26700464 call_user_func ( ) ..\admin.php:204 3 1.3959 26700464 WP_Import->dispatch( ) ..\admin.php:204 4 1.4084 26706232 WP_Import->handle_upload( ) ..\wordpress-importer.php:83 5 1.4617 26716736 WP_Import->parse( ) ..\wordpress-importer.php:205 6 1.4617 26716880 WXR_Parser->parse( ) ..\wordpress-importer.php:1026 7 1.4723 26719632 WXR_Parser_Regex->parse( ) ..\parsers.php:48
and so on, the page is full of these tables.
It really bothers me because I need these datas to run my tests.
Does anyone have an idea of the issue? I have no idea if I’m doing something wrong.
Thanks in advance
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Issue importing theme unit test data’ is closed to new replies.