WordPress: Getting Strict Standards errors importing Demo Data

Avatar
  • Answered
Not sure how many people are familiar with this theme but I'm trying to get it to import the demo data and a bunch of errors popup when I try. Here's the process.

1. Login to wp-admin
2. Go to ThemeSquared-->Theme Options
3. Select Import/Export
4. Click Import Demo Data

Here's what happens next:

trict Standards: Redefining already defined constructor for class WXR_Parser_Regex in /home/website/public_html/wp-content/themes/stability/framework/classes/wordpress-importer/parsers.php on line 408

Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /home/website/public_html/wp-content/themes/stability/framework/classes/wordpress-importer/wordpress-importer.php on line 38

Notice: Undefined index: http://themesquared.com/stability/wp-content/uploads/2014/08/logo.png in /home/website/public_html/wp-content/themes/stability/framework/classes/class-importer.php on line 209

Warning: Cannot modify header information - headers already sent by (output started at /home/website/public_html/wp-content/themes/stability/framework/classes/wordpress-importer/parsers.php:408) in /home/website/public_html/wp-includes/pluggable.php on line 1178

Warning: Cannot modify header information - headers already sent by (output started at /home/website/public_html/wp-content/themes/stability/framework/classes/wordpress-importer/parsers.php:408) in /home/website/public_html/wp-includes/option.php on line 748

Warning: Cannot modify header information - headers already sent by (output started at /home/website/public_html/wp-content/themes/stability/framework/classes/wordpress-importer/parsers.php:408) in /home/website/public_html/wp-includes/option.php on line 749
Avatar
anonymous
Hello Databell,

When I look up the errors you are receiving I am seeing a lot of post about a plugin called wordpress-importer. I would suggest installing that plugin as it seems to fix the strict standards error.

Best Regards,
TJ Edens