Changes between Initial Version and Version 1 of Ticket #24373, comment 17
- Timestamp:
- 06/04/2014 09:34:32 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24373, comment 17
initial v1 1 +1 (WordPress 3.9.1) seeing same error while importing from theme-unit-test-data.xml, in my xubuntu laptop with apache2 & nginx :1 +1 (WordPress 3.9.1) seeing same error while importing from theme-unit-test-data.xml, in my xubuntu laptop with apache2 & nginx, SOLVED with kpdesign solution found on top the of this page: 2 2 3 ################# 4 5 wordpress-importer.php 6 7 line 1110 before function bump_request_timeout() { 8 line 1110 after function bump_request_timeout( $val ) { 9 10 ################# 11 12 Error was 3 13 4 14 ( ! ) Strict standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /var/www/wp/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38 5 15 Call Stack 6 # Time Memory Function Location7 1 0.0001 235872 {main}( ) ../import.php:08 2 0.0001 237168 require_once( '/var/www/wp/wp-admin/admin.php' ) ../import.php:129 3 0.0001 237896 require_once( '/var/www/wp/wp-load.php' ) ../admin.php:3010 4 0.0002 238792 require_once( '/var/www/wp/wp-config.php' ) ../wp-load.php:2911 5 0.0002 241112 require_once( '/var/www/wp/wp-settings.php' ) ../wp-config.php:9012 6 11.0040 2312448 include_once( '/var/www/wp/wp-content/plugins/wordpress-importer/wordpress-importer.php' ) ../wp-settings.php:214