MyBB Community Forums

Full Version: I get Forbidden Error when I change the templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For example I try to change member_profile template but I get this error :Forbidden
You don't have permission to access this resource.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


How Can I solve this problem?

PS: It's solved when my delete javascript "javascript:void(0)" code. Please help why I get this message.
Are you using Apache with mod_security module enabled?

Better not modify core MyBB files unless you know what you're doing.
(2019-10-14, 04:10 AM)noyle Wrote: [ -> ]Are you using Apache with mod_security module enabled?

Better not modify core MyBB files unless you know what you're doing.

mod_security is definitely the issue here.
@OP: Contact your hosting about this.
My hosting said "This is dangereous." so I didn't do anything. Do you know alternative solutions???
(2019-10-16, 02:32 PM)Aawful Wrote: [ -> ]My hosting said "This is dangereous." so I didn't do anything. Do you know alternative solutions???
There most probably is no other solution as of now. 

When they were saying it was dangerous, did they mean, like in general? Or are you running another service that needs mod_security to work properly? If not, it should be safe to disable.