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: how can i set picture upload to more then 10  (Read 2897 times)

0 Members and 1 Guest are viewing this topic.

allanmoller

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
how can i set picture upload to more then 10
« on: February 07, 2006, 03:29:03 pm »

is there a way that i can change coppermine so my friends can upload more then 10 pictures. Because usually we take about 30 pictures,,
anyone   ::)
 

http://www.kazam.dk/billeder/index.php
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: how can i set picture upload to more then 10
« Reply #1 on: February 07, 2006, 05:05:23 pm »

it's not recommended to do that cause of timeout problems. I even won't recommend to set it to 10

allanmoller

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: how can i set picture upload to more then 10
« Reply #2 on: February 07, 2006, 05:20:09 pm »

but can you do it  ???
Logged

Nibbler

  • Guest
Re: how can i set picture upload to more then 10
« Reply #3 on: February 07, 2006, 05:29:05 pm »

Edit groupmgr.php and change the loop

Code: [Select]
for ($i = 0; $i <= 10; $i++) {
Logged

allanmoller

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: how can i set picture upload to more then 10
« Reply #4 on: February 07, 2006, 05:37:56 pm »

for ($i = 0; $i <= 30; $i++) {

this is what i have changed it for, but still only 10. sorry total newbie with this.  ;D
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.