• Jan Kowalski

    (@thewebcookies)


    I try to import my WordPress .xml backup. File is just 170 kb and have 526 users (in backup file). All ends good, no errors but only 332 users are imported to new website.

    I’ve notice some errors first (included below) but after that fix (https://core.trac.wordpress.org/attachment/ticket/24373/24373.diff) no errors after import now. What can be wrong? max_execution_time, max_input_time and memory_limit set to super high and still nothing.

    [27-Apr-2015 06:57:03 UTC] PHP Strict Standards:  Redefining already defined constructor for class WXR_Parser_Regex in /var/www/html/wp-content/plugins/wordpress-importer/parsers.php on line 408
    [27-Apr-2015 06:57:03 UTC] PHP Strict Standards:  Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /var/www/html/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38
Viewing 1 replies (of 1 total)
  • Thread Starter Jan Kowalski

    (@thewebcookies)

    In /etc/php5/apache2/php.ini option max_input_vars was commented. I’ve removed the comment and added a high value. That solved the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin WordPress Importer] WordPress import only 332 users?!’ is closed to new replies.