Hi,
try this version:
tinywebgallery.com/test/tfu25_beta1.zip
You already have an earlier version of 2.5 - therefore try to replace only the flash first!
AND set $split_extension="FALSE";
I have found the limit the extension list can have to work properly (~ 150 characters). If $split_extension ist set then splitted files are supported and then I look e.g. for *.zip + *.zip.part* - This makes the internal extension list much longer -
This version does detect the length and switches the default selection of the dropdown from supported filetypes to "all files" if this list is to long.
If you set the split_extension to FALSE you can have up to 30 extensions before the limit is reached.
This version right now will most likely the one that will be released - I'm integratin this right now into TWG
/Michael