BeTheme Import Demo Data Default Layout is failing to import
Hi There,
I am choosing the Default Layout, then I check mark for the Import Attachments, and once I click import demo data the url changes to http://www.teammarineservices.com/wp-admin/themes.php?page=mfn_import
But, it never completes. Instead I receive the following error on the page.
Ooops... Error 404
We are sorry, but the page you are looking for does not exist.
Please check entered address and try again or go to homepage
I have tried to increase all of my php directives
memory_limit = 256M
max_execution_time = 600
max_input_time = 600
post_max_size = 128M
max_input_vars = 6000
file_uploads = 1
max_file_uploads = 20
upload_max_filesize = 256M
Is there anything else that you can suggest in order to complete the import.
All the best,
Paul R.
Comments
Default demo won't never import on such server. Did you saw how many images, pages and other media are included into default version? There is hundreds of them. With above settings, you can import default demo without attachments at least.
Thanks!
1. Update your php version
2. Remove the suhosin script
3. Increase the max_input_vars and memory_limit values
All of those settings might require contacting with your hosting provider.
thanks
Server Environment
Server Info: Apache
PHP Version: 5.6.30
PHP Post Max Size:28 MB
PHP Time Limit: 300
PHP Max Input Vars: 1000 - Max input vars limitation will truncate
POST data such as menus.
SUHOSIN Installed: –
MySQL Version:5.6.35
Max Upload Size: 28 MB
please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that link. For more details about file creation, please visit https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page