switch editor mode

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RayStorm
    New Member
    • Apr 2006
    • 3
    • 3.5.x

    switch editor mode


    How do I switch off this editor (switch editor mode) as default default settings? My site is here
    Thanks
    bye RayStorm
    pcsilenzioso.it ...all about silent pc
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    You want this changed to the Standard Editor by default? If so, to set the defaults for new users:

    Admin CP -> vBulletin Options -> User Registration Options -> Default Registration Options

    To reset options for existing users:

    Admin CP -> Maintenance -> Execute SQL Query -> Automatic Query

    Then choose the appropriate query from the drop-down box and click on 'Continue'.

    To run queries you first need to give yourself permission to run queries in the Admin CP. To do this, edit this section of config.php:

    // ****** 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 = 'x';

    ...with x being your userid number (not username).
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • RayStorm
      New Member
      • Apr 2006
      • 3
      • 3.5.x

      #3
      thanks
      pcsilenzioso.it ...all about silent pc

      Comment

      • badheeu
        New Member
        • Oct 2007
        • 22
        • 4.2.x

        #4
        Originally posted by Steve Machol
        You want this changed to the Standard Editor by default? If so, to set the defaults for new users:

        Admin CP -> vBulletin Options -> User Registration Options -> Default Registration Options

        To reset options for existing users:

        Admin CP -> Maintenance -> Execute SQL Query -> Automatic Query

        Then choose the appropriate query from the drop-down box and click on 'Continue'.

        To run queries you first need to give yourself permission to run queries in the Admin CP. To do this, edit this section of config.php:

        // ****** 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 = 'x';

        ...with x being your userid number (not username).
        It helps a lot, Thankx
        Last edited by badheeu; Fri 15 Jan '10, 3:00pm.

        Comment

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