Viewing 3 reply threads
You must be logged in to reply to this topic.
I have tried using the one-click install feature and it seems to get stuck on “Import Template Dummy Content”. It has been there for hours.
This is what I get at the browser console.
54000
script.js:130:13
Object { success: true, data: {…} }
script.js:214:17
176400
script.js:130:13
Object { success: true, data: {…} }
script.js:214:17
176400
script.js:130:13
Hello,
This issue is caused by the low max_execution_time parameter.
Make sure to increase that to 300 in php.ini
If you can’t change it, do this:
1. Import using WP Importer the june/includes/codeless_demos_content/default/content_1.xml and content_2.xml
2. It’s not important if they succeed or not.
3. Go back to Codeless Import wizard and now it will install directly.
Thanks
Thank you. I increased max_execution_time to 300 and it installs successfully now.
You must be logged in to reply to this topic.