vBulletin Set ckeditor source mode as default

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • starme
    Senior Member
    • Aug 2011
    • 111
    • 4.1.x

    [Forum] vBulletin Set ckeditor source mode as default

    Where can I set source mode in ckeditor as default? THanks!
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    AdminCP > Settings > Options > Message Posting Interface Options
    that changes it for any new users.

    To change all existing users:
    AdminCP > Maintenance > Execute SQL Query
    Select "Show Standard Editor Toolbar" from the automatic query list, and run it.

    If you get a message saying you are not authorized to run queries, you need to edit your config.php file and add your user ID to the Can Run Queries section. It looks like:

    // ****** 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.
    $config['SpecialUsers']['canrunqueries'] = '';

    Place your user id between the single quotes.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

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