Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator mizantium

    (@janmtm)

    Hi @diabolka !

    Have you run into some issues with it’s use ?

    I tested importing on PHP 8.2.1.0, 8.2.20, 8.3.0 and 8.3.8 and it worked each time.

    My environment was WordPress 6.6.1 and the Twenty Twenty Four theme.

    The site I exported from in all these cases was on PHP 8.1.23.

    Hope this helps!

    Hello @janmtm

    I just saw this topic and want to share an error related to php version. I use PHP v8.2 and got this issue: https://postimg.cc/5YFWzyYh, but whenever I’ve changed the PHP version to 7.4, that works again.

    WordPress version 6.6.2
    Active theme: Twenty Twenty-Four (version 1.2)
    Current plugin: WordPress Importer (version 0.8.2)
    PHP version 8.2.23
    
    Error Details
    =============
    An error of type E_ERROR was caused in line 64 of the file
    ...wp-content/plugins/wordpress-importer/class-wp-import.php. Error message: Uncaught Error: Call to undefined function set_time_limit() in ...wp-content/plugins/wordpress-importer/class-wp-import.php:64
    Stack trace:
    #0 ...wp-admin/admin.php(364): WP_Import->dispatch()
    #1 {main}
      thrown in ...wp-content/plugins/wordpress-importer/class-wp-import.php on line 64

    PHP ini: https://postimg.cc/sGxBRpvk

    Is this considered as an issue for the plugin?
    If it helps, I’ve imported the WooCommerce and WordPress dummy data in .XML file format.

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.