The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick Reply With Smiles Enable!
Any way to make the quick reply have smiles so users can picka smile when posting or smiles to add in the post?
|
#2
|
|||
|
|||
anyone?
|
#3
|
||||
|
||||
Search in FireFly's thread...
I believe there may be a link in his first post... Satan |
#4
|
|||
|
|||
Cant fine it?
|
#5
|
||||
|
||||
To add smilies to the Quick Reply template -
Find: Code:
Your Reply:</b></normalfont></td> Code:
Your Reply:</b></normalfont><p>$clickysmilies</td> |
#6
|
|||
|
|||
which temp do i edit?
|
#7
|
||||
|
||||
showthread_quickreply or something like that - it's the template that you made when you installed quick reply.
|
#8
|
|||
|
|||
HMm i dont see it anywhere in the code
<f enctype="multipart/form-data" action="newreply.php" name="vbform" method="post" onSubmit="return validate(this)"> <input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="postreply"> <input type="hidden" name="threadid" value="$threadid"> <input type="hidden" name="title" value=""> <input type="hidden" name="iconid" value="0"> <input type="hidden" name="parseurl" value="yes"> <input type="hidden" name="email" value="$emailchecked"> <input type="hidden" name="disablesmilies" value=""> <input type="hidden" name="signature" value="yes"> <input type="hidden" name="rating" value="0"> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{tableheadbgcolor}" width="100%"> <table border="0" cellspacing="0" cellpadding="0" bgcolor="{tableheadbgcolor}"> <tr> <td width="175" valign="top" nowrap><normalfont color="{tableheadtextcolor}"><b> Quick Reply:</b></normalfont><br><smallfont color="{tableheadtextcolor}">$closeopenthread</smallfont></td> <td><textarea name="message" rows="3" cols="$textareacols" wrap="virtual" tabindex="1"></textarea> $gobutton</td> </tr> </table> </td> </tr> </tr> </table> </td> </tr> </table> </td></tr></table> |
#9
|
||||
|
||||
Add $clickysmilies anywhere in the template you want the smilie panel to show.
|
#10
|
|||
|
|||
doesnt work?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|