Opened 10 years ago
Closed 10 years ago
#32960 closed defect (bug) (duplicate)
Wordpress Importer - already defined constructor for class WXR_Parser_Regex
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2.2 |
Component: | Import | Keywords: | |
Focuses: | Cc: |
Description
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
Change History (1)
Note: See
TracTickets for help on using
tickets.
Thanks for your report, but we're already tracking this issue in #24373.