| Re: Best way to allow anything?
For the sizes and dimensions, just set them to an extremely high number. For extensions, you may just want to remove the check for these in the check_upload_errors() function (located in functions_gallery_imageedit.php). I wouldn't recommend that though unless you're positive that nobody would try uploading anything malicious.
|