Quote:
Originally Posted by navaldesign The reply was for curtley.
From what i read, you need to create a htaccess file in your SMF directory (or add the code to the existing one, if any) with the following code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterCheckURLEncoding Off
</IfModule>
However, it is not something I have done, so I don't know if it works or not. |
I will try that code again, perhaps I have not tried it in the correct directory. I placed it in the public_html/MomMe. It causes a 500 Error there.
There is an existing .htaccess file there. Gonna try creating different folder and placing in SMF folder.
Hope to find solution. Seems to be many people in the threads experiencing same.
Thanks fo quick reply.