Announcement

#1 2011-08-11 00:59:36

johanmc
Member
1970-01-01
9

Troubleshooting with file uploads!!!

Hi, I have a gallery of Piwigo in which people can register and send their photos using the piwigo upload form   config_default.inc  I edit it so they could attach larger photos:


// upload_maxfilesize: maximum filesize for the uploaded pictures. In
// kilobytes.
$conf['upload_maxfilesize'] = 3000;

// upload_maxheight: maximum height authorized for the uploaded images. In
// pixels.
$conf['upload_maxheight'] = 3500;

// upload_maxwidth: maximum width authorized for the uploaded images. In
// pixels.
$conf['upload_maxwidth'] = 3500;



When I am going to send a photo of 2,82 MB 3456 pixels  X 2304 pixels it says error,
But if I upload one of   800 x 800 pixels it sends it.

I hope somebody can help me with this issue please.

PD: I uploaded an image where it describes the problem.

Thanks.

Offline

 

#2 2011-08-11 10:05:31

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Troubleshooting with file uploads!!!

Hello,
What version of Piwigo do you use?

The new versions are more efficient with the help of plugin [extension by plg] Community

Offline

 

#3 2011-08-11 15:35:00

johanmc
Member
1970-01-01
9

Re: Troubleshooting with file uploads!!!

Hello, I have the 2.0.9 version of Piwigo, but I dont want the image add-on to be through Ploader because the gallery is for a photographic contest.

I describe my problem in last comment.

Thank you.

Offline

 

#4 2011-08-17 00:14:21

johanmc
Member
1970-01-01
9

Re: Troubleshooting with file uploads!!!

Hello, I have the 2.0.9 version of Piwigo, and when i register im able to send photographs using the formulary that comes with piwigo.

I edited the configuration of config_default.inc to be able to upload larger photos.

I put 7MB as the max size but at the moment of uploading a photo it says error, I would like to know if the problem is the gallery or something wrong with the server where the web is being hosted.

PD: In the php.ini there is:

post_max_size    8M


Thanks for the help

Offline

 

#5 2011-08-17 10:30:48

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: Troubleshooting with file uploads!!!

johanmc wrote:

Hello, I have the 2.0.9 version of Piwigo, but I dont want the image add-on to be through Ploader because the gallery is for a photographic contest.

With Piwigo 2.2 + plugin Community, your visitors won't have to use pLoader, see [Forum, topic 17154] Community plugin, new generation for Piwigo 2.2+

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact