MyBB Community Forums

Full Version: Problem when Edit Template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello,

i find this problem when i edit Edit Template: header

[Image: Untitled.jpg]
how to fix this problem?
thank you
- check your admin folder have 755 permission
- make sure your IP is not in server blacklist (Turn on VPN and test)
(2022-08-26, 01:34 PM)Mostafa.Shiraali Wrote: [ -> ]- check your admin folder have 755 permission

adding to this with a link to all file permissions that should be set: https://docs.mybb.com/1.8/install/#file-permissions
It's likely to be content being submitted that's triggering a security rule, for example a <script> tag.
(2022-08-26, 05:19 PM)Matt Wrote: [ -> ]It's likely to be content being submitted that's triggering a security rule, for example a <script> tag.

where can i check a security rule?
i think folder privilege is possible. change it with chown or chmod.
(2022-09-10, 03:10 AM)ziuma Wrote: [ -> ]
(2022-08-26, 05:19 PM)Matt Wrote: [ -> ]It's likely to be content being submitted that's triggering a security rule, for example a <script> tag.

where can i check a security rule?

You would most likely need to ask your host.
problem with inc/functions.php