cosmin85
Active member
Hi ,
When i try to edit and save some file ( eg Page_Container) i get this errors on console :
edit:
Fixed when i disable mod_security .
When i try to edit and save some file ( eg Page_Container) i get this errors on console :
Code:
POST #####.com/admin.php?templates/page_container.970/save 403 (Forbidden)
send @ jquery-3.2.1.min.js?_v=18902a89:4
ajax @ jquery-3.2.1.min.js?_v=18902a89:4
ajax @ core-compiled.js?_v=18902a89:41
(anonymous) @ core-compiled.js?_v=18902a89:178
setTimeout (async)
submit @ core-compiled.js?_v=18902a89:178
(anonymous) @ core-compiled.js?_v=18902a89:70
dispatch @ jquery-3.2.1.min.js?_v=18902a89:3
q.handle @ jquery-3.2.1.min.js?_v=18902a89:3
core-compiled.js?_v=18902a89:43 PHP:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /admin.php
on this server.<br />
</p>
</body></html>
defaultAjaxError @ core-compiled.js?_v=18902a89:43
t @ core-compiled.js?_v=18902a89:40
i @ jquery-3.2.1.min.js?_v=18902a89:2
fireWith @ jquery-3.2.1.min.js?_v=18902a89:2
A @ jquery-3.2.1.min.js?_v=18902a89:4
(anonymous) @ jquery-3.2.1.min.js?_v=18902a89:4
load (async)
send @ jquery-3.2.1.min.js?_v=18902a89:4
ajax @ jquery-3.2.1.min.js?_v=18902a89:4
ajax @ core-compiled.js?_v=18902a89:41
(anonymous) @ core-compiled.js?_v=18902a89:178
setTimeout (async)
submit @ core-compiled.js?_v=18902a89:178
(anonymous) @ core-compiled.js?_v=18902a89:70
dispatch @ jquery-3.2.1.min.js?_v=18902a89:3
q.handle @ jquery-3.2.1.min.js?_v=18902a89:3
edit:
Fixed when i disable mod_security .
Last edited: