Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: nadeem34 on May 04, 2018, 09:54:32 AM

Title: 403 Forbidden Access to this resource on the server is denied!
Post by: nadeem34 on May 04, 2018, 09:54:32 AM
Hi every one

I am running smf 2.0.15 i got complaint from my visitors that whenever they try to reply to a post they got this error please help how can i fix this
Title: Re: 403 Forbidden Access to this resource on the server is denied!
Post by: Illori on May 04, 2018, 10:09:19 AM
https://wiki.simplemachines.org/smf/Mod_security_-_Having_problems_with_mod_security
Title: Re: 403 Forbidden Access to this resource on the server is denied!
Post by: Aleksi "Lex" Kilpinen on May 04, 2018, 10:12:18 AM
403 forbidden is a server side message, most probably your host has some "security measure" like mod_security that is blocking access to functions based on certain defined rules, and for some reason these users are hitting those rules.

Perhaps see your server's error log to make sure of this, and then contact your host to have them fix it.

https://wiki.simplemachines.org/smf/Mod_security_-_Having_problems_with_mod_security
Title: Re: 403 Forbidden Access to this resource on the server is denied!
Post by: evildrome on October 17, 2019, 06:24:07 AM
I got this error because I typed

(File-->Options-->Miscellaneous)

trying to give instructions to someone .

When I got rid of the -->  it stopped giving me 403 errors.
Title: Re: 403 Forbidden Access to this resource on the server is denied!
Post by: Arantor on October 17, 2019, 06:52:51 AM
Yeah, that's a classic mod_security problem. See the above linked wiki page for more information.