-
AuthorPosts
-
September 24, 2020 at 6:48 am #1248046
I need to to do some testing and checking up on your demos, but importing doesn’t work whatever I do to it.
I tried importing restaurant one page demo, and it doesn’t work whatever I do. I tried putting this in wp confing
define(‘max_execution_time’, ‘3000’);
define(‘WP_MEMORY_LIMIT’, ‘512M’);
define(‘CONCATENATE_SCRIPTS’, false );And manually importing usign tools import:
And I also tried using WP All Import
As for the usual Enfold import, that doesn’t work outright.
Is there a way you could send me list of duplicator files, or something similar for testing? I even tried hosting local WP and enfold, but that didn’t work too.
September 25, 2020 at 5:05 am #1248301Hey MORTULGAAH,
Sorry for the problem. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardSeptember 25, 2020 at 5:09 am #1248303Login below.
You can freely reset the site if you want (reset plugin is installed).You can check what happened with the import on the site. Not all imports work at all, and some import pages, more or less intact (some can be broken) without images.
September 26, 2020 at 7:40 am #1248567Hi,
Thanks for that, the login details are not working though. Please check and verify.
Best regards,
RikardSeptember 26, 2020 at 8:04 am #1248571It might be the special character.
I just reset the password and the site.
Please try again.
Thank you.September 29, 2020 at 6:38 am #1249263Hi,
We could not access the site using the login details above. Please check the info carefully.
Did you upload the demo xml files from the themes\enfold\includes\admin\demo_files folder?
Thank you for your patience.
Best regards,
IsmaelSeptember 29, 2020 at 10:49 am #1249310I don’t know why it didn’t work. I deleted the account, and recreated it and tested it working just now.
I checked the XMLs, they are all in place. I just tried importing 2017 demo, so you can see the aftermath (it didn’t work).
It said: “Importing didnt work!
You might want to try reloading the page and then try again”September 30, 2020 at 6:13 am #1249571I noticed you worked on the site. Any updates? I just got loads of:
Admin notice for:
Icon BoxThis element was disabled in your theme settings. You can activate it here:
Performance SettingsSeptember 30, 2020 at 6:19 am #1249574(The theme that partially works seems to be Knowledgebase Demo (images are not imported). I imported that over the top to see how some elements are made.)
October 2, 2020 at 8:23 am #1249989Hi,
The site timeouts whenever we try to import the demo — there is a 500 internal server error but we do not know yet what is causing it.
Screenshot: https://imgur.com/tVjcQjy
What is the name of the site host, and the server specification?
We just noticed that you tried to increase the max_execution_time value. Please note that this is a PHP configuration, so it has to be set in the php.ini file or the .htaccess file in the root directory of the WordPress installation, and not in the wp-config.php file.
Best regards,
IsmaelOctober 2, 2020 at 8:40 am #1249992The host is RackSpace, CloudSites. PHP 7 is up and MariaDB.
I just set
php_value memory_limit 512M php_value upload_max_filesize 64M php_value post_max_size 64M php_value max_execution_time 300 php_value max_input_time 259200
in .htaccess
I prepared phpinfo for you in private
October 5, 2020 at 12:55 pm #1250586Hi,
Thank you for the info. Does it work correctly when you upgrade PHP to 7.3 or later versions?
We may need to access the file server in order to debug the issue further but we are not entirely sure if we could fix this on our end because it seems to be related to your server since demo import works fine on most servers. Please post the FTP details in the private field.
Best regards,
IsmaelOctober 5, 2020 at 5:56 pm #1250629Hello. PHP is 7.4 now. Import doesn’t work.
As for FTP, data is below.
Importing also didn’t work on Wamp on my computer.
October 8, 2020 at 12:00 pm #1251388Hi,
Thank you for the info.
We checked the PHP info and noticed a few options that might help with the issue. Another user reported that by enabling the allow_url_fopen, allow_url_include and register_globals directives, he managed to import the demos properly. These directives are currently off or is not available in your server. You could disable them back after importing the demo for security reasons.
These threads might also help.
// https://kriesi.at/support/topic/enfold-demo-import-2/#post-1082170
// https://kriesi.at/support/topic/demo-loading-help/#post-1068101Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.