Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Batch Upload Images (in Archive?)


JangoF

Recommended Posts

Hi all,

 

I'm new to osCommerce, so I have been spending the last few days scourging the forums and the contributions to see if I can find anything useful. Since I need to import thousands of products, I found Easy Populate to be simply brilliant. However, on the flip-side, I have yet to find an equally brilliant way of uploading 1000 images (through the browser, not FTP).

 

I am wondering how osCommerce handles images. I see from the standard installation that there is one folder for each manufacturer. I have two main categories on my test-site, and 3-5 subcategories for each of them. It is possible to make it so that it uses only one folder for all products (all my product names are unique, and so are the image names)?

 

What I am looking for is a script/contribution that lets me upload one zip archive of images to the image folder, which then extracts them automatically. Does something like that already exist, or would it be hard to create?

 

 

Hope my questions were not too confusing. Thanks for any answers. ;)

Link to comment
Share on other sites

I don't know of anything doing that, but you could use fireFTP plugin for the firefox browser. Still you would need to select all the files and upload them one by one, no unzipping at the server level.

Note, if you use a FTP client you can typically upload complete directories, so you don't have to select every individual file, you just have to watchout on teh server to put it in the correct directory so that your image paths stay correct.

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

can you post it here if you do find something like this ?

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...