in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Images limit

Last post 06-18-2008 8:16 PM by Shaul. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-16-2008 8:27 PM

    • Shaul
    • Top 500 Contributor
    • Joined on 05-08-2008
    • Posts 3

    Images limit

    Is there a limit to the number of images you can upload to the repository? It's seems that it slows down uploading the select image page with every additional image. Should I resize the images before I upload them?

  • 06-18-2008 7:27 PM In reply to

    Re: Images limit

    This is a problem with the image upload page it loads all the images from the folder and that can get alot (but there is really no limit).
    You can try uploading the Images using FTP
    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 06-18-2008 8:16 PM In reply to

    • Shaul
    • Top 500 Contributor
    • Joined on 05-08-2008
    • Posts 3

    Re: Images limit

    yitzchok,Thank you for your reply. The situation that I'm having is that currently I have about 500 pictures (average 1500KB each) which causing page to hang loading them for selection. Even after reducing all images to about 100kb each it takes long time to read. Wouldn't it be better to upload each image to some sort of temp folder and once it is assigned to a product it will be copied into a sub folder (named by product id)? Just looking for a suggestion of how can proceed before I change any code on my end.Appreciate the help,

    Shaul

Page 1 of 1 (3 items)