View Single Post
Old August 11th, 2005, 04:07 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Usergroup problem

If you'll look in your gallery/upload.php file for this bit of code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the space limit issue.

Currently there are no options to limit the number of images that a user can upload.