• Resolved carlos978

    (@carlos978)


    • Export and import using the paid version of your plugin. and in general if you export from a php 8.2.0 version to php 8.0.26 the import will not work correctly.
    • you should add a message to the user to check your php version. it has to be the same as where you exported or it could cause failures in importing your data.

    Example:

    • php 8.2.0 to php 8.2.0
    • if you export to a lower version you could cause errors.
Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Thank you for your feedback, Carlos. Currently, the plugin notifies users about major version differences (like PHP 5 to 7 or 7 to 8). We’ll look into the specific issue between PHP 8.0.26 and 8.2.0. Understanding the changelogs for these versions will help us identify any breaking changes that could impact the import process.

Viewing 1 replies (of 1 total)
  • The topic ‘add php checker message when importing’ is closed to new replies.