Plugin Author
Yani
(@yaniiliev)
Try to increase max_execution_time and memory_limit.
You can reach over to your hosting provider to find out exactly how to do this on their system.
Hi Yani, thanks for answering.
The following variables have been setted before the restoration:
max_execution_time = 3600
memory_limit = 256M
Any other options please?
Cheers.
Hi,
I tried increasing them, it didn’t work.
Dev tool shows this 404 message:
JQMIGRATE: Migrate is installed, version 1.4.1
/wp-admin/admin-ajax.php?action=ai1wm_import:1 Failed to load resource: the server responded with a status of 404 ()
import.min.js?v=6.82&ver=5.0.3:1384 Uncaught Error: error
at Object.error (import.min.js?v=6.82&ver=5.0.3:1384)
at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils&ver=5.0.3:2)
at Object.fireWith [as rejectWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils&ver=5.0.3:2)
at y (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils&ver=5.0.3:4)
at XMLHttpRequest.c (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils&ver=5.0.3:4)
You can also ckeck the screenshot: http://prntscr.com/m6jytx
Cheers.
I have this same issue. I’ve increased and increased max_execution_time and memory_limit to no available in .htaccess and wp-config
@charitygrace try the version in this link it solved it for me it seems there is a bug in the new version
https://wordpress.org/support/topic/import-100-and-nothing/