Hi Razvandr,
did you solved it? I’ve got same problem here…
Hi @antoniogamez,
Unfortunately not.
I even wrote to the developer but I haven’t received any solution yet.
I have check the same csv in another server and it works 100%, so I assume is something about permissions, i have given full permissions to the upload folder but still the same, it import the product but no the featured image.
We will need to wait.
Thanks @razvandr
I don’t think it’s about permissions.
I tried on different servers also: on a hosting server and on a local virtual machine where are no restrictions. In all the cases the results were the same, no featured image.
If I receive something, I’ll post the solution.
I have been researching about this, the permissions are ok, so is not a permission problem, it seems to be that the curl libraries on the server are disabled, so I have opened a ticket in the hosting for them to be enabled, you can check if they are in your server executing a phpinfo() function there.
Lets cross fingers
I have curl activated on my server now, Everything working 100%
There is something strange. The curl was already activated. I just tested again the plugin on both servers and this time it worked.
Probably the plugin calls online some function that was updated, otherwise I can’t explain this behavior.
Now it looks ok. Thanks for the tips.