Don’t worry if the images are missing after the migration. This issue can be fixed easily by enabling allow_url_fopen in your PHP configuration following these steps:

  1. Create/Open php.ini file under the public folder of your domain.
  2. Add the following lines to enable above php functions.

    allow_url_fopen = On

If you don’t know how to do the steps above or the issue still exists, please submit a ticket or use Live Chat to get help.