Jump to content

CSV Upload with images


2simplesolutions

Recommended Posts

Oh, copy the images separately to your webserver (like /tmpimg folder or so, and then use www.mydomain.com/tmpimg/picturename.jpg as file name where to find the files for import. The import process then copies the image file from tmpimg to the correct location on the server and renames it (for example,  to /img/p/1/0/10.jpg or so.)

 

The import function will not upload the files from the local computer. So do this manually (just upload all the CD files with FTP to the tmpimg folder or so)

 

Hope this helps,

 

pascal.

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...