[wp-trac] [WordPress Trac] #32960: Wordpress Importer - already defined constructor for class WXR_Parser_Regex
WordPress Trac
noreply at wordpress.org
Fri Jul 10 20:19:36 UTC 2015
#32960: Wordpress Importer - already defined constructor for class WXR_Parser_Regex
----------------------------+-----------------------------
Reporter: TheJackah | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version: 4.2.2
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
There appears to be an issue with the Wordpress Importer plugin, on a
clean installation of 4.2.2, with the Developer plugins, it shows these
errors:
{{{
Strict Standards: Redefining already defined constructor for class
WXR_Parser_Regex in /home/thejacka/public_html/wptest/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
/home/thejacka/public_html/wptest/wp-content/plugins/wordpress-importer
/wordpress-importer.php on line 38
Warning: Cannot modify header information - headers already sent by
(output started at /home/thejacka/public_html/wptest/wp-content/plugins
/wordpress-importer/parsers.php:408) in /home/thejacka/public_html/wptest
/wp-includes/option.php on line 772
Warning: Cannot modify header information - headers already sent by
(output started at /home/thejacka/public_html/wptest/wp-content/plugins
/wordpress-importer/parsers.php:408) in /home/thejacka/public_html/wptest
/wp-includes/option.php on line 773
}}}
[[Image(http://i.imgur.com/fgO34am.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32960>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list