Upload MaxChunkSize not updating Upload MaxChunkSize not updating
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Upload MaxChunkSize not updating

Started by nymisiz, September 17, 2008, 05:26:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nymisiz

Searched the forums but I cannot find anyone who has the same issue that I am having. I updated the php on the server to allow for a max file upload size of 10MB and I set this in JUpload as well, but when logging in as a user, it is still showing the user to only have 2MB of storage space.

I am using the latest version of Coppermine as well as Jupload. The server I am hosting on is running PHP Version 4.3.10-21

The log(attached) is below that was generated within debug mode, the only thing that was removed from the log were the file listings from my computer, and the site name.

Thanks in advance.

http://i72.photobucket.com/albums/i181/D_Nymisiz/php-config.jpg

http://i72.photobucket.com/albums/i181/D_Nymisiz/jupload-config.jpg

http://i72.photobucket.com/albums/i181/D_Nymisiz/jupload-size.jpg

[Edit GauGau] Replaced hotlinked image with attachments [/Edit]


etienne_sf

Hi,

  This point is not relative to JUpload.

You have to update the main Coppermine configuration:
- Connect as an admin
- click on Configuration, then 'Files and thumbnails settings'

Etienne

nymisiz

Actually found it under the groups, sorry about that, and thanks.