(2015-02-08, 06:14 PM)dragonexpert Wrote: Try either disabling Mod Security using .htaccess or ask your webhost to remove mod security.
It looks like I already have this in my .htaccess file.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
That being there and it still not working, I assume the only option for me is to contact my host?