Advanced search  

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

Pages: [1]   Go Down

Author Topic: upload and batch add for users  (Read 3962 times)

0 Members and 1 Guest are viewing this topic.

mortal

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
upload and batch add for users
« on: May 10, 2004, 01:22:49 pm »

would it be possible to solve the rather small maximum on pixels for user upload, by allowing the user to upload pictures without adding them right away, and then be able to batch add (like the admin) afterwords, i think that it would solve the problem with the limit in php.ini and gd limits.

please consider this dev team
Logged
Jacob n hansen

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: upload and batch add for users
« Reply #1 on: May 10, 2004, 02:18:29 pm »

Batch adding has the same restrictions as adding by html, when it comes to pixel size, as the same server settings apply, and the image lib uses as much memory either way.  Trying to  batch add a pic that failed by html because of memory restrictions will also fail.
And the 'small' size you call it, is plenty big enough for usual web use and display of pics.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: upload and batch add for users
« Reply #2 on: May 10, 2004, 10:39:31 pm »

as a rule of thumb: if you need bigger files or higher resolutions, you'll have to pay more for your webhosting ;)

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.