Reversing the "auto check" in quick reply for quoting.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • q22inc
    Senior Member
    • Mar 2007
    • 193

    Reversing the "auto check" in quick reply for quoting.

    I'm trying to go back and un-do this setting.

    But in the "showthread" area when I try to 'find":

    <input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" checked="checked" />


    Nothing comes up. "Not found" is what I get. I believe I have to find that, and removed the checked="checked" but it's hard to remove something you can't find.

    How can I go back and un-do this auto-check option for the quote?
  • forumguy
    Senior Member
    • Nov 2006
    • 248
    • 3.6.x

    #2
    Just click the "revert" checkbox on the template page.
    vBulletin 5.0 coming soon... :confused:
    Visit my site today!

    Comment

    • Joseph
      Member
      • May 2003
      • 34

      #3
      Try just looking for name="quickreply" value="1" if you still have issues, just post your template code here.
      Last edited by Joseph; Wed 11 Apr '07, 10:50am. Reason: or forumguy's answer might be much more well suited, unless u made a lit of modifications and did not save it in history

      Comment

      • forumguy
        Senior Member
        • Nov 2006
        • 248
        • 3.6.x

        #4
        Look for this:
        Code:
        <label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
        vBulletin 5.0 coming soon... :confused:
        Visit my site today!

        Comment

        • q22inc
          Senior Member
          • Mar 2007
          • 193

          #5
          Searching for name="quickreply" value="1" worked, thanks guys.



          One quick question related to this topic. Is there any way to make it so that people dont' have to click 'quickreply' before typing in that box? So that it's always open...and people don't have to click "post reply" before posting. Thanks again.

          Comment

          • Joseph
            Member
            • May 2003
            • 34

            #6
            vbulletin->admincp->vBulletin Options->Message Posting and Editing Options

            go to 'Quickreply' and select 'Yes, click not required'.

            Comment

            • q22inc
              Senior Member
              • Mar 2007
              • 193

              #7
              Great. Thank you Joseph & Forumguy. : )

              Comment

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