[Plugin: WP Import] Halting and throwing error message
-
I’m using the WP Import plugin to import Dummy Content into WooCommerce, and I’m following the procedure as described in https://docs.woothemes.com/document/importing-woocommerce-dummy-data/
But it seems there’s a problem with the plugin – or perhaps it’s just when importing WooCommerce Dummy Data?
Already on the tools page [/wp-admin/import.php] the error message below is thrown (I’m in WP debug mode). After pressing submit-button I get a blank page [/wp-admin/admin.php?import=wordpress&step=2] with this error message, and no way to resume – thus no import:
“Strict Standards: Redefining already defined constructor for class WXR_Parser_Regex in …/wp-content/plugins/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 …/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38”
I’m using WooCommerce 2.0.14 and WP Import plugin 0.6.1 on a fresh installed WP 3.6.1.
The ‘wooteam’ user is apparently added before this error, but no products are added to WooCommerce.
Anyone with a similar problem? Anyone with a solution?
- The topic ‘[Plugin: WP Import] Halting and throwing error message’ is closed to new replies.