Hello π
There is no way to import Design another way than by using importer, sorry.
If this happens it is usually the issue with SSL certificate recognition.
Have you tried the proposed solutions?
What is your PHP version?
With kind regards.
PHP version is 5.7.17, i didn’t try, because i don’t know, how to do it, sorry…
Could you help me with it?
Thank you
Hey π
If you are not sure how to upgrade PHP version on your localhost then maybe better idea would be to develop on an online server? There you usually get admin panels to manage such things.
How to change the PHP version is dependent on the Environment you are using, so google around is the best advice I could give you currently.
With kind regards.
I changed PHP version to 7.1.3 but it still doesn’t work… thank you for answer in any case
Sorry to hear that. If you are ever on some online server, I hope you will give it a try again.
Unfortunately, I can not do much for SSL certificate recognition from my end.
Wish you all the best with your work.
Air.
Hello,
i found solution, mayby it will be useful for someone,
i had to activate php_curl.dll et php_openssl.dll ( to remove “;” before these lines in file php.ini) and now it works!)))
Wow, that is great!
I will check this out on my local installation, and if I will confirm this, I can add a check for that and instruction for this in theme.
Thanks for sharing!
Air.
Hey again π
In my tests on PHP 7.2 if either of those extensions is active, then importer works fine.
However, if both extensions are deactivated in php.ini, then importer fails.
Thanks once again for this post. I will work on adding such info to the importer in case of failure.
With kind regards.
Air.
Hey!
maybe it is only Easyphp myadmin problem because it is desactivated by default
There is a huge chance for that, however, it may happen also on some of the public servers, where someone disabled these core extensions by mistake. I heard about it in the past, but thanks to you now I know what could cause this π
With kind regards.
Air.