DNN3.1.0 Trouble with Toolbar and Roles

  •  09-20-2005, 2:57 PM

    DNN3.1.0 Trouble with Toolbar and Roles

         I have been trying to fix this problem for about 4 hours now.
     
    First of all: No matter what I change I have only been able to get different toolbars to display for the Admin role.
     
    I have a user in the following roles: Registered Users, Content Managers, Test, and Members
    Changing any of the following settings does not affect the toolbar settings for this user it always displays a toolbar with only Bold, Italics, Underline, Left Justify, Center, and Right Justify.
     
          Test_AutoConfigure = "Full"
          Test_SecurityPolicyFile = "admin.config"
          Test_DisableItemList = ""
          Test_AllowPasteHtml = "true"
          Test_EditorOnPaste  = "default"
          Test_ReadOnly = "false"
          Test_ShowBottomBar ="true"
          Test_ShowHtmlMode = "true"
          Test_ShowPreviewMode = "true"
          Registered_AutoConfigure = "Full"
          Registered_SecurityPolicyFile = "admin.config"
          Registered_DisableItemList = ""
          Registered_AllowPasteHtml = "true"
          Registered_EditorOnPaste  = "default"
          Registered_ReadOnly = "false"
          Registered_ShowBottomBar ="true"
          Registered_ShowHtmlMode = "true"
          Registered_ShowPreviewMode = "true"
     
    My DotNetNuke.CEHtmlEditorProvider.dll file is dated 9/13/2005 which I believe is the current dll.
     
    Any help is greatly appreciated. Thanks
View Complete Thread