If your server or PHP configuration of directives (php.ini) has limitations such as using the default file size upload limits (2 MB), any import file larger than the default file size allowed will not upload to the server. Also, having allow_url_fopen turned off restricts thumbnails from being created or API calls to occur.
|