AJAX import error. Try to disable all external plugins and run the import again.
-
disabled all the plugins and also increased php execution time and RAM, but still same issue is persisting. Please help.
Also at 60% it shows “Please, wait. The theme needs a bit more time than expected to import all the attachments.” and then fails and shows the same ajax error.
Hello,
We just checked the import mechanism and see that your server returns a timeout error. That is why the import can’t be completed. You need to contact your hosting provider and ask to increase the timeout limit in order to fix the import function
https://gyazo.com/f42667b7525f3b16728314c532379e30
https://gyazo.com/1b13b21009f16e075398470af85936a3
Kind Regards
Added the below code to .htaccess file and it worked. Thanks
RewriteRule .* - [E=noabort:1]
RewriteRule .* - [E=noconntimeout:1]
Great, we are glad that you sorted it out! Feel free to contact us if you have any further questions.
The topic ‘AJAX import error. Try to disable all external plugins and run the import again.’ is closed to new replies.