Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.
Yay... Take Me to the Community!
Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
Return to previous page
Hi there, I'm currently using the latest 9.2.1 DNN. When I opened HTML Editor Manager Settings and tried to save my custom css for the editor nothing happen.
And after I left that setting page and tried to get into it again I got an "Object reference not set to an instance of an object." error on the Admin Log section.
InnerStackTrace:
at DNNConnect.CKEditorProvider.CKEditorOptions.BindUserGroupsGridView() at DNNConnect.CKEditorProvider.CKEditorOptions.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control. (EventArgs e) at DotNetNuke.Entities.Modules.PortalModuleBase. (EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I have tried to clear the CKE_Settings table and I got temporary access back to the HTML Editor Manager but everytime I tried to save the settings nothing happen and the settings page access was blocked with the error.
I haven't experienced this on 9.2.0 but just wondering if I have missed some settings? Was there any documentation guiding us thru when setting up custom css?
Thanks in advance.