The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick reply mod: just a quicky
How do I set the quick reply " show signature" checkbox to be checked by default?
|
#2
|
|||
|
|||
Look for
Code:
<input type="hidden" name="showsignature" value="no"> |
#3
|
|||
|
|||
don't see that anywhere, I even changed the yes to no
<OPTION value=13>Down</OPTION> <OPTION value=14>Up</OPTION> </SELECT> <input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"> </normalfont> <br><input type="checkbox" name="signature" value="yes" $signaturechecked><smallfont> <b>Show Signature:</b> include your profile signature. Only registered users may have signatures. </smallfont></td> </tr> </table> </td></tr></table> </form> |
#4
|
||||
|
||||
Whats that variable at the end?
<input type="checkbox" name="signature" value="yes" $signaturechecked> Might affect it.. |
#5
|
|||
|
|||
Oh... I didn't realise it was a checkbox and not a hidden field. I was thinking of the original QR.
|
#6
|
||||
|
||||
Like the one used here?
|
#7
|
|||
|
|||
Yep.
|
#8
|
||||
|
||||
Ahh yes, there are a few different Quick reply hacks..
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|