Xenforo 2.1 Oops! We ran into some problems.

GrimHackers

GrimHackers.ME
Collaborate
Registered
Joined
Mar 26, 2019
Messages
138
Points
73

Reputation:

Whenever I try to edit something in admin panel and click save, it shows,

Oops! We ran into some problems. Please try again later. More error details may be in the browser console.

In my browser console, it is,

content_script.js:2803 Uncaught TypeError: Cannot read property 'recordClickType' of undefined at HTMLDocument.onClick (content_script.js:2803) onClick @ content_script.js:2803 /admin.php?templates/page_container.1034/save:1 Failed to load resource: the server responded with a status of 403 () core-compiled.js?_v=cad4c73a:44 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 this resource.</p>
</body></html>

defaultAjaxError @ core-compiled.js?_v=cad4c73a:44
load (async)
send @ jquery-3.3.1.min.js?_v=cad4c73a:2
ajax @ jquery-3.3.1.min.js?_v=cad4c73a:2
ajax @ core-compiled.js?_v=cad4c73a:42
(anonymous) @ core-compiled.js?_v=cad4c73a:223
setTimeout (async)
submit @ core-compiled.js?_v=cad4c73a:223
(anonymous) @ core-compiled.js?_v=cad4c73a:73
dispatch @ jquery-3.3.1.min.js?_v=cad4c73a:2
y.handle @ jquery-3.3.1.min.js?_v=cad4c73a:2
c @ rocket-loader.min.js:1
content_script.js:2803 Uncaught TypeError: Cannot read property 'recordClickType' of undefined
at HTMLDocument.onClick (content_script.js:2803)
onClick @ content_script.js:2803


I hope someone can help, its an ongoing forum.... so its really important, and posting this here because enxf is my only home for this <3
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,720
Points
823

Reputation:

Whenever I try to edit something in admin panel and click save, it shows,

Oops! We ran into some problems. Please try again later. More error details may be in the browser console.

In my browser console, it is,

content_script.js:2803 Uncaught TypeError: Cannot read property 'recordClickType' of undefined at HTMLDocument.onClick (content_script.js:2803) onClick @ content_script.js:2803 /admin.php?templates/page_container.1034/save:1 Failed to load resource: the server responded with a status of 403 () core-compiled.js?_v=cad4c73a:44 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 this resource.</p>
</body></html>

defaultAjaxError @ core-compiled.js?_v=cad4c73a:44
load (async)
send @ jquery-3.3.1.min.js?_v=cad4c73a:2
ajax @ jquery-3.3.1.min.js?_v=cad4c73a:2
ajax @ core-compiled.js?_v=cad4c73a:42
(anonymous) @ core-compiled.js?_v=cad4c73a:223
setTimeout (async)
submit @ core-compiled.js?_v=cad4c73a:223
(anonymous) @ core-compiled.js?_v=cad4c73a:73
dispatch @ jquery-3.3.1.min.js?_v=cad4c73a:2
y.handle @ jquery-3.3.1.min.js?_v=cad4c73a:2
c @ rocket-loader.min.js:1
content_script.js:2803 Uncaught TypeError: Cannot read property 'recordClickType' of undefined
at HTMLDocument.onClick (content_script.js:2803)
onClick @ content_script.js:2803


I hope someone can help, its an ongoing forum.... so its really important, and posting this here because enxf is my only home for this <3
DylanWinchesterYou should test on hosting, localhost sometimes quite error
 

mindenfajl

Member
Registered
Joined
Oct 30, 2019
Messages
7
Points
13

Reputation:

I got the same error when I was trying to modify forum permissions in order to upload any attachment. So this error is the same for me and I cannot upload a single attachment to a post. :(
 

GrimHackers

GrimHackers.ME
Collaborate
Registered
Joined
Mar 26, 2019
Messages
138
Points
73

Reputation:

Well, as @enxf said, its really the host problem. Changed host, and all problems fixed.
 

mindenfajl

Member
Registered
Joined
Oct 30, 2019
Messages
7
Points
13

Reputation:

Thanks, and which host could solve my problem? What host did you change for? :)
 

GrimHackers

GrimHackers.ME
Collaborate
Registered
Joined
Mar 26, 2019
Messages
138
Points
73

Reputation:

Depends on your forum type. You can try hostinger.
 
Top