Option names

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rastus
    Member
    • Jun 2004
    • 83
    • 5.5.x

    Option names

    What is the option name for the search engine?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    What do you mean?
    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

    • Rastus
      Member
      • Jun 2004
      • 83
      • 5.5.x

      #3
      I am trying to figure out how to make a plugin work and I was told to find the option name.

      Just write a plugin. Something like:
      PHP Code:
      if (in_array($vbulletin->userinfo['usergroupid'], array(x,y)))
      {
          
      $vbulletin->options['optionname'] = 'a';


      (Find the option name in the page source for the vboptions page.)

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #4
        You should post over at www.vbulletin.org for help with this.
        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

        • Rastus
          Member
          • Jun 2004
          • 83
          • 5.5.x

          #5
          that's where I was told to find the option name? but I'll keep digging and asking... tks

          Comment

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