Jump to content

Importing images via csv using external URL


Recommended Posts

I am struggling with this problem for some time. allow_url_fopen is On.
Uploading images using relative path ../upload/picture.jpg is working correctly, but when I replace it for http://mydomain.com/upload/picture.jpg I am having "error copying image: URLPATH".

Any help? I have thoroughly searched this forum and wasnt able to find a solution.

PS: Ofcourse I have set permission to "../upload" and "../img/p" and "../img/temp" as 777

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...