The Arcive of vBulletin Modifications Site. |
|
Add Smiles box in quick reply [fixed] Details »»
|
|||||||||||||||||||||||||
open template showthread_quickreply
FIND: Code:
<if condition="$show['url_bbcode'] OR $show['img_bbcode']"> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> </if> Code:
<!-- wysiwyg smilies -->
<script type="text/javascript" src="clientscript/vbulletin_smilies_qreply.js?v=$vboptions[simpleversion]"></script>
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
<td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
<!-- / wysiwyg smilies -->
step 2: just download this file vbulletin_smilies_qreply.js then upload it to clientscript folder All Done Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
This was a 'Long due'
|
|
#3
|
|||
|
|||
|
Thank you....but I apparently have a drop down with no smilies.
|
|
#4
|
|||
|
|||
|
nice installed
|
|
#5
|
|||
|
|||
|
if you dont see any smiles in your drop down box.please check your "images/smiles" path.
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
How would I change the path in this code?
Quote:
|
|
#8
|
|||
|
|||
|
Admin Control Panel
smile manager -- >Add new smile |
|
#9
|
|||
|
|||
|
hi all friands
this is good work on vb 3.7.X |
|
#10
|
|||
|
|||
|
no, I mean the path to change the smilies in this code, since I am getting a blank drop down box.
Quote:
|
![]() |
|
|