(This is all for DNN MODULE)
I tried doing REPLY Message, and then only the message area was visible. In Admin mode, it was editable. In normal user mode, it was not editable. There were 2 errors visible, POPPER.JS (what is this anyway?) and CKEDITOR.
------------------ EDGE INSPECT OUTPUT, for "Reply" with normal user privileges ---------------------
Failed to load resource: the server responded with a status of 500 (Internal Server Error) bootstrap-forum.min.css:1 (this one appeared twice)
Failed to load resource: the server responded with a status of 500 (Internal Server Error) js:6
Uncaught TypeError: Bootstrap's tooltips require Popper.js (https://popper.js.org/)
at new i (js:6:38521)
at jquery.ForumExtensionsDnn.min.js?v=1:1:523131
at Array.map ()
at HTMLDocument. (jquery.ForumExtensionsDnn.min.js?v=1:1:523108)
/DesktopModules/YetAnotherForumDotNet/Scripts/ckeditor/plugins/textselection/plugin.js?t=LAHF:1
Failed to load resource: the server responded with a status of 500 (Internal Server Error) ckeditor.js:266
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "textselection" was not found at "https://hyde-park.si/DesktopModules/YetAnotherForumDotNet/Scripts/ckeditor/plugins/textselection/plugin.js?t=LAHF".
at CKEDITOR.resourceManager. (ckeditor.js:266:33)
at y (ckeditor.js:261:193)
at Array.z (ckeditor.js:261:336)
at x (ckeditor.js:261:420)
at HTMLScriptElement.E.CKEDITOR.env.ie.f.$.onerror (ckeditor.js:262:429)
Edited by user
a year ago
|
Reason: Not specified