Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to change the max of 19 images for each product?


Melhor

Recommended Posts

Posted

Hi guys,

 

 

is it possile to change the maximum of 19 images for each product?

Guess somewhere in DB?

I prefer to not use an addon for this.

1/ Because how more addon you install how more problems you can have.

2/ It happens that you want to use an addon and that hes not compactible due of other installed addons.

3/ I use a methode to upload as much pictures that I want with ONE mouseclick.

 

I use OSC 234BS EDGE

 

Thanks for advice

Kozak

 

 

Posted

There is no max of 19 images.  You can have as many or as few as you wish.

 

Here is a product with 38.  I could have added more but I got bored...

 

 

 

 

Posted

Sorry Burt,

 

 

its true, when uploading one by one.

I found some code that add a second button where you can select as much images as you want to upload them in one time.

Works but only with a max of 19 pictures.

I though there was a limit, but wrong.

 

Have to find another way to upload a mass of images for each product.

Posted

Is there an addon or a way to select a folder/directory with images, that upload all the images in that folder?

When you have products with a mass of pictures you get bored to do it one by one

Posted

Hi Burt,

 

 

I installed a clean OSC234BS EDGE (234Responsive-osCommerce-master) as a DEMOSHOP.

Changed NOTHING ! NO MODIFICATIONS, NO ADDONS !

Just create a New Categorie and 1 New Product and selected 32 images.

One by One (boring).

I checked twice the where no double images selected.

No Error message(s) when saving the product.

 

The new product is there BUT ONLY with 19 images !!

 

in the catalog/images I found ONLY 20 new images of my selection.

Always 1 will not be showed, and that's always the First one of the selection.

 

in db product_images there 19 new images.

in products there is the new product and the First selected image, which one that NOT appears in the product_info.php

Posted

There is no max of 19 images.  You can have as many or as few as you wish.

 

Here is a product with 38.  I could have added more but I got bored...

 

attachicon.gif38.jpg

See also my earlier post, somewhere there must be something wrong or there is an setting for this.

 

For me it is clear there is a BUG.

When creating a new product with only 1 image, this image shows up in the product_info

When creating a new product with more than 1 image, the first image does not appear in the product_info

 

Hope I'm clear and you understand what I mean

Posted

WOW, COOL. Amazing. SUPER!

 

Check your hosting setting for uploads.

you mean a setting in the cpanel?

Posted

For me it is clear there is a BUG.

For me it is clear that you need to explore your installation of osCommerce for at least the next 3 to 6 months....after that feel free to state if something is a bug. Don't blame your lack of basic understanding by telling me that my work is buggy,

Posted

For me it is clear that you need to explore your installation of osCommerce for at least the next 3 to 6 months....after that feel free to state if something is a bug. Don't blame your lack of basic understanding by telling me that my work is buggy,

I am sorry Burt that I sayd It is a BUG while it is NOT.

I did'n hat this problem with earlier versions Burt and did hat no idea why this happens in this version.

Thats why I checked in a clean installation.

About hosting settings ; when I create a new site with 100+ images Dreamweaver saved everything on the server.

So why osc could not do that?

 

Why it should be a hosting setting?

Where to check or change this setting?

 

Thanks for me helpfull and again sorry that I was to fast to tell its a bug.

 

regards

Kozak

Posted

For me it is clear that you need to explore your installation of osCommerce for at least the next 3 to 6 months....after that feel free to state if something is a bug. Don't blame your lack of basic understanding by telling me that my work is buggy,

I didn told your work is buggy !!

I already wrote in other post thats this version is the best version I ever saw of osc.

Yes, it more complex to editing, but when understanding the bootstrap strategy its less complex and saver.

I dont need to explore oscommerce for 3 or 6 months !  I'm working with OSC since 2007, has creating nice and fine working shops but NOW that I want to be UPDATED with the bootstrap edition I have to work different and to figured it out, but basicaly the adminsite is the same, just some old setting has no sence anymore.

 

 

regards

Kozak

Posted

For me it is clear there is a BUG.

When creating a new product with only 1 image, this image shows up in the product_info

When creating a new product with more than 1 image, the first image does not appear in the product_info

That is how it is supposed to work. The product image shows in different places in the shop, like on the product page and the product listing page. When you have just the one image, it is used in all places. But when you add a second image, the first image is used for all places except for the product page and the second image, and any additional ones added, are just used on the product page.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

Thanks Jack for the CLEAR answer.

 

I was supposed to see ALL selected images in the product_info page and I'm NOT THE ONLY ONE that expect that.

Missing 1 image there was strange.

Still strange why the first image is not on that page, but anyway the next 6 months I'm gonna exploring the OSCommerce  :P  :P  :P

Be a good programmer is one, be a good teacher is something different.

 

regards

Kozak

Posted
Ok, found the solution for the problem/issue.

 

Go to your home directory and open the php.ini file.

 

Increase the digits of :

 

max_input_vars = 5000

max_file_uploads = 500

 

saving and done.

 

Fewer words from a cook to provide a solution to a problem than the tirade of a OSC Professor

Posted

Check your hosting setting for uploads.

Ok, found the solution for the problem/issue.

 

Go to your home directory and open the php.ini file.

 

Increase the digits of :

 

max_input_vars = 5000

max_file_uploads = 500

 

saving and done.

And so...a few simple words from me led you to the realization that what you state is a "clear BUG" is actually a configuration setting that is nothing to do with osCommerce.

 

Fewer words from a cook to provide a solution to a problem than the tirade of a OSC Professor

Subtle Troll - thanks. Remind me not to help you out again.

 

By giving the answer you've done two things;

 

1. You just helped someone not to learn how to look for themselves.

2. Your answer is specific to your configuration.

Posted

Dear Burt,

 

 

I apologized me for using the word BUG. That was not enough for you.

Yes you few words helped me to find out but honestly, few words more where fantastic.

You knew the answer, but gived me just a part.

Anyway, thanks and cheers.

Posted

2. Your answer is specific to your configuration.

Your right, my answer depending on the php version your hosting use.

 

Dont be angry Burt, i'm mostly a kind guy and a PITA  :)

 

regards

Kozak

Posted

@

 

You have just managed to wind up the person that developed the bootstrap version of oscommerce. Be careful where you tread. You are not doing yourself any favours with asking stupid questions, then upsetting the very people that feed you. You will find that you get less and less help.

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...