Idut home  
 

Idut Support / Change uploaded file size limit

You are not logged in.

#1 2009-04-09 14:54:12

Tone
New member
Registered: 2009-04-09
Posts: 2

Change uploaded file size limit

Hi. Ive tried to change the size limit from 2MB to 4MB, but ti doesnt work.

Im sick of uploading all of the pictures in photoshop, resize and paste watermark. I really love this gallery, but I would love to change the size limit. Where can I do this? Ive searched in the files, but as said before, doesnt work.

Offline

 

2009-04-09 14:54:12

Advert


#2 2009-04-10 07:38:01

idut
Administrator
Registered: 2007-08-11
Posts: 108

Re: Change uploaded file size limit

Hi,

This is done in your server's PHP.ini file. If you don't have access to the php.ini file, contact your host and they will be able to help.

Try changing the following:
post_max_size = 2M
upload_max_filesize = 2M

Of course, change the 2 to a larger number.

Good luck, and thanks for using Idut Gallery.

Offline

 

#3 2009-05-07 08:43:53

Tone
New member
Registered: 2009-04-09
Posts: 2

Re: Change uploaded file size limit

It has been on 8M all the time.. So what to do?

Offline

 

#4 2009-05-08 03:54:00

idut
Administrator
Registered: 2007-08-11
Posts: 108

Re: Change uploaded file size limit

The thin uploader that comes with the software resizes images on the client side before uploading them so this should solve your problem if you use that to upload photos.

Offline