Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: how can i set picture upload to more then 10  (Read 2922 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.02 seconds with 20 queries.