There are a way to limit the size of the uploaded files?
And the extension, to permit only image files?
And it's possible to assing a number of Mb maximum for the /files directory?
Thanks in advance.
ps. The idea is to have a directory like /gyms , and a lot of individual webs (quickcms) under /gyms, for example: /gym/aquario , /gym/bodymuscle , etc. (every gym with a quota of Mb)
ps2. Some other free php script to do it? (something simple and flexible)
» Quick.Cms v1.x
merci
2007-09-19 09:27
tempaco - I can only tell you where you can set permited extension - in file libraries/FotoJobs.php about 102 line, but I don't know how to assign a maximum size for files directory.