werty
New member
- Affected version
- 2.2.11
I have this error when i go to change the permissons of a node
Code:
core-compiled.js?_v=23eab06b:42 PHP: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>403 Forbidden</title>
<link rel="stylesheet" href="/error_docs/styles.css">
</head>
<body>
<div class="page">
<div class="main">
<h1>Server Error</h1>
<div class="error-code">403</div>
<h2>Forbidden</h2>
<p class="lead">You do not have permission to access this document.</p>
<hr/>
<p>That's what you can do</p>
<div class="help-actions">
<a href="javascript:location.reload();">Reload Page</a>
<a href="javascript:history.back();">Back to Previous Page</a>
<a href="/">Home Page</a>
</div>
</div>
</div>
</body>
</html>
defaultAjaxError @ core-compiled.js?_v=23eab06b:42
l @ core-compiled.js?_v=23eab06b:39
c @ jquery-3.5.1.min.js?_v=23eab06b:2
fireWith @ jquery-3.5.1.min.js?_v=23eab06b:2
l @ jquery-3.5.1.min.js?_v=23eab06b:2
(anonymous) @ jquery-3.5.1.min.js?_v=23eab06b:2
load (async)
send @ jquery-3.5.1.min.js?_v=23eab06b:2
ajax @ jquery-3.5.1.min.js?_v=23eab06b:2
ajax @ core-compiled.js?_v=23eab06b:40
(anonymous) @ core-compiled.js?_v=23eab06b:235
setTimeout (async)
submit @ core-compiled.js?_v=23eab06b:235
(anonymous) @ core-compiled.js?_v=23eab06b:73
dispatch @ jquery-3.5.1.min.js?_v=23eab06b:2
v.handle @ jquery-3.5.1.min.js?_v=23eab06b:2
Last edited by a moderator: