How to set the default editor to users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gogHR
    New Member
    • Mar 2009
    • 5
    • 3.8.x

    How to set the default editor to users

    How do I change the editor type my users use?

    I have imported my users from the other forum software and it seems like they all have their editors set to Standard editor and I would like to change settings for all users to use Enhanced WYSIWYG editor.

    Thanx..
  • Nick
    Senior Member
    • Feb 2008
    • 3507
    • 3.8.x

    #2
    Use the predefined query in your AdminCP.

    To run SQL Queries:
    AdminCP -> Maintenance -> Execute SQL Query

    Ensure you have permissions to execute/run SQL Queries by editing the */includes/config.php file and change X to your user ID.
    Code:
    // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
    // The users specified here will be allowed to run queries from the control panel.
    // See the above entries for more information on the format.
    // Please note that the ability to run queries is quite powerful. You may wish
    // to remove all user IDs from this list for security reasons.
    $canrunqueries = '[b][COLOR=Red]X[/COLOR][/b]';
    Regards,
    Nick

    Comment

    • zargarzone
      New Member
      • Sep 2010
      • 14
      • 4.0.x

      #3
      Originally posted by Nick
      Use the predefined query in your AdminCP.

      To run SQL Queries:
      AdminCP -> Maintenance -> Execute SQL Query

      Ensure you have permissions to execute/run SQL Queries by editing the */includes/config.php file and change X to your user ID.
      Code:
      // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
      // The users specified here will be allowed to run queries from the control panel.
      // See the above entries for more information on the format.
      // Please note that the ability to run queries is quite powerful. You may wish
      // to remove all user IDs from this list for security reasons.
      $canrunqueries = '[b][COLOR=Red]X[/COLOR][/b]';

      Dear Sir
      Spend any other way
      This problem is

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...