If the images are missing after the migration, you may experience one of the following problems:
- If the PHP directive
allow_url_fopen
is being set to Off, please enable it following these steps:- Create/Open
php.ini
file under the public folder of your domain. - Add the following lines to that file:
allow_url_fopen = On
- Create/Open
- If you have moved the images folder to a custom location other than the default, the kitconnect may not recognize it.
- The image types are not supported on the new site. Popular image types: JPEG, JPG, PNG, WebP, GIF, BMP and SVG.
If you don’t know how to do the steps above or the issue still persists, please submit a ticket or use Live Chat to get the issue solved quickly.