|
When I switch on the flash uploader and try to upload a photo I get a small box drop down which shows the name of the file to be uploaded and the following text 'security warning'. That then disappears after a few seconds
Is this something that can be fixed by the suggestion in this post:
Fixed my issue, needed to create an .htaccess file and stick SecFilterScanPOST Off in it.
The flash uploader won't work if you are using apache with mod_security on - the above fixes the issue.
|