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
it's not recommended to do that cause of timeout problems. I even won't recommend to set it to 10
but can you do it ???
Edit groupmgr.php and change the loop
for ($i = 0; $i <= 10; $i++) {
for ($i = 0; $i <= 30; $i++) {
this is what i have changed it for, but still only 10. sorry total newbie with this. ;D