Thanks for following up on this. I do appreciate your taking the time to help me figure this out...
When I click the Custom Editor Options link, another window opens, but redirects to my site home page. The link shows: https://www.nacada.ksu.edu/Default.aspx?tabid=55&error=Object+reference+not+set+to+an+instance+of+an+object.
Inspecting the Custom Editor Options link element, I see:
<a href="javascript:void(0)" onclick="window.open('/Providers/HtmlEditorProviders/CKEditor/Options.aspx?mid=7991&tid=4419&minc=txtContent&PortalID=0&langCode=en-US','Options','width=850,height=750,resizable=yes')" class="CommandButton" id="dnn_ctr7991_EditHTML_txtContent_txtContent_ckoptions">Custom Editor Options</a>
Any ideas?
Thanks again!
When I click the Custom Editor Options link, another window opens, but redirects to my site home page. The link shows: https://www.nacada.ksu.edu/Default.aspx?tabid=55&error=Object+reference+not+set+to+an+instance+of+an+object.
Inspecting the Custom Editor Options link element, I see:
<a href="javascript:void(0)" onclick="window.open('/Providers/HtmlEditorProviders/CKEditor/Options.aspx?mid=7991&tid=4419&minc=txtContent&PortalID=0&langCode=en-US','Options','width=850,height=750,resizable=yes')" class="CommandButton" id="dnn_ctr7991_EditHTML_txtContent_txtContent_ckoptions">Custom Editor Options</a>
Any ideas?
Thanks again!