I've read all the documentation for the theme and searched these forms, but can't seem to find an answer to my issue.
I'm trying to install the demos using the "Import All" option. First of all, please note that all my PHP settings are "green" and ok/accurate in the Uncode Home section. And I even increased them more with a php.ini file to these settings:
file_uploads = on
memory_limit = 64M
post_max_size = 32M
upload_max_filesize = 32M
max_execution_time = 1000
max_input_vars = 3000
But when I try to use the "Import All" demo button, it thinks about it for a while and then I get this message: "Error: Please try increase the PHP Time Limit value and try again other few times." This makes no sense since the max_execution_time = 1000. And this is WAY over the recommended limit so it shouldn't be timing out.
Here is the website: http://www.annfoleydesign.com/ (password: uncode123). So you can see that only some of the demo content was installed before the error.
Let me know if you need me to email you login instructions for you to help troubleshoot. Thank you!
I'm trying to install the demos using the "Import All" option. First of all, please note that all my PHP settings are "green" and ok/accurate in the Uncode Home section. And I even increased them more with a php.ini file to these settings:
file_uploads = on
memory_limit = 64M
post_max_size = 32M
upload_max_filesize = 32M
max_execution_time = 1000
max_input_vars = 3000
But when I try to use the "Import All" demo button, it thinks about it for a while and then I get this message: "Error: Please try increase the PHP Time Limit value and try again other few times." This makes no sense since the max_execution_time = 1000. And this is WAY over the recommended limit so it shouldn't be timing out.
Here is the website: http://www.annfoleydesign.com/ (password: uncode123). So you can see that only some of the demo content was installed before the error.
Let me know if you need me to email you login instructions for you to help troubleshoot. Thank you!