B&T
6-4-03, 08:29 PM
I think Gallery should have a max file size that it will upload. So I went looking in the code. In save_photos.php it does the actual upload processing in "function process()". Currently in that function it rejects files based on the file extension. So I would think that would be the same place to reject a file for size.
Before I dig in and modify the code . . . I just thought I would post this in the event that someone else has already solved the problem.
Before I dig in and modify the code . . . I just thought I would post this in the event that someone else has already solved the problem.