Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

After searching hi and low for a means of showing additional product images in my osCommerce listings it became clear that what I wanted did not exist (at least exactly as I wanted it) in current osCommerce contributions.

 

The Criteria was a quick and easy means to upload several images with these images then auto-generated into an image gallery slideshow complete with clickable thumbnails.

 

The image gallery would be linked to the product listings via an image gallery icon with a link back from the image gallery to the specific listing. See an example of the image gallery: HERE

 

To accomplish all of this; folder/directory creation and file editing capabilities were necessary. Another nice touch would be a single image upload that returned the image URL for placing individual images in listings where an image gallery was not necessary (via <img src=)

 

By cobbling together a number of open source PHP scripts, then editing, hacking and slashing the uneeded portions, I have it just about done and it is working perfectly but . . . I'm stuck on the stupidest of things. The "image gallery manager" (working title), which performs most of the tasks associated with this project only uploads files one at a time. I want to upload 6 at a time.

 

After pulling my hair out for a number of hours attempting to edit the PHP code to make this change and not being able to figure it out, it is my hope that another set of eyes will see what I am unable to see. Aside from this however, everything works as it should, this contribution awaits only documentation.

 

The image below should give a clear idea of what I am speaking of:

capture4.jpg

 

So far, I have integrated this project into my store admin by simply adding a link. See image below:

capture5.jpg

 

If anyone would like to take a stab at adding the multiple file upload capability, leave a reply here and I will make the files available to you.

 

Thanx

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