Auto resize picture Auto resize picture
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Auto resize picture

Started by tizio, November 29, 2004, 12:48:31 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

tizio

Hi guys
my web host admit me to use the GD function, but the script can use only 12 MB of the server memory, so I've put the picture limit size to 1024KB (because if it's more, then the server return me the exhausted memory error)...is there any mod that auto resize my picture if I try to upload one that is more than 1024KB (the limit)???
Thanks a lot

kegobeer

The devel version (1.4) has an auto-resize function if an image is greater than a certain dimension, but not by filesize.  It should accomplish the same thing, though.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

tizio

...mmmm....If it's so, mine is not working.
I've put the "Max size for uploaded files (KB)" higher than my file and I've reduced the "Max width or height for uploaded pictures/videos (pixels)", but when I go to upload a file that is bigger then the "Max width or height for uploaded pictures/videos (pixels)", it return this erroer "Pixel allowance exceeded."........wher's the auto-resize???
Thanks

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots