Re: “Add Forum” button numb?
Ok,
I added the following:
<IfModule mod_security.c>
<Files admin-ajax.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
to this file:
mydomain.org/forum/bb-admin/.htaccess
This fixed the issues. I can add fora with the sexy yellow flash and all.
Security people, does this tear a hole in the universe?
Please advise!