How do I disable "Automatically Parse URL's" automatically?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JediSJ
    New Member
    • Jan 2003
    • 20

    How do I disable "Automatically Parse URL's" automatically?

    Quick question - is there anyway to have that check box that states "Automatically Parse URL's" UNCHECKED by default?
  • JAWilliams
    Senior Member
    • Mar 2001
    • 201
    • 3.0.0 'Gold'

    #2
    its an option in the admin control panel under forum options

    Comment

    • JediSJ
      New Member
      • Jan 2003
      • 20

      #3
      Originally posted by JAWilliams
      its an option in the admin control panel under forum options
      Hmmm, I'm probably just not seeing it - could you possibly give me the steps to find it, I checked in the VBulletin Options section and the individual forum sections, but I am just not able to find it.

      Comment

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

        #4
        Actually I think you have to modify the newthread and newreply templates to do this. Try changing this:

        <input type="checkbox" name="parseurl" value="yes" $parseurlchecked>

        To this:

        <input type="checkbox" name="parseurl" value="no" $parseurlchecked>
        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

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

          #5
          Nope, that didn't change it. Let me try something else.
          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

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

            #6
            Ahhh, just remove the $parseurlchecked:

            <input type="checkbox" name="parseurl" value="yes">
            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

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