Ok, my question is this.
When you upload a picture and it is larger than the set amount (say 600x400) the gallery reduces the image size for the medium one on the showimage page. It also creates a thumbnail for the thumbnail listings. I have it setup to keep the original because I want users to be able to see a larger image if they want to, but I would like to restrict the "larger" image a bit.
Is there anyway to hack or code the script so that when a user uploads a picture the original gets shrunk down to lets say 800x600, the medium image get shrunk to the set size in the admin (600x400 above) and then a thumbnail too?
Right now if a user uploads a 1024x* image the original popup is HUGE. I would like to shrink it down if possible. Can I set it so GD automatically makes the "original" 800x*?
Thanks for the help