Hi,
I've just noticed this (maybe it was said before):
When you define allowable extensions for the file upload, you have to include both lowercase and uppercase, which is not obvious.
For example, I allowed jpg|gif, but some people were sending files that were file.JPG (instead of file.jpg) and the form rejected those.
No big deal, I added the variants, but this should be considered in future updates.
Regards,
Pierr Ayotte
I've just noticed this (maybe it was said before):
When you define allowable extensions for the file upload, you have to include both lowercase and uppercase, which is not obvious.
For example, I allowed jpg|gif, but some people were sending files that were file.JPG (instead of file.jpg) and the form rejected those.
No big deal, I added the variants, but this should be considered in future updates.
Regards,
Pierr Ayotte