Then, I wanted to go in and take a practice walk through some themes. I wanted to access the theme unit test data again, so I tried to reimport it. The categories, tags, and users reimport, but I get errors that the posts and pages already exist. I guess they’re in the database but I can’t see them through the WordPress dashboard.
Is it possible to remove that data completely so it can be reimported, or is there some other way of making the posts visible through the WordPress dashboard again?
]]>Failed to import Media “St. Louis Blues”
All done. Have fun!
Remember to update the passwords and roles of imported users.
Please help. Thanks!
]]>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
I am using the www.ads-software.com test data:
https://codex.www.ads-software.com/Theme_Unit_Test
Any way I cannot access sub pages and am trying to determine the cause, most likely one of the following:
a)improperly set settings in dashboard.
b)incomplete theme (I am using it as base for theme I am writing and hope to make it as complete as possible.
c)flaw in testdata.
Anyone else have this problem with thematic/the test data?
]]>