Thanks 🙂
Does that work when the image is inserted into the post using NextGen?
Would this work with NextGen gallery images/galleries?
I’m getting the same error. Anyone made any progress with this?
My .htaccess in my root directory already says
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>