Heisenberg submitted a new resource:
You must be registered for see links
- Smilies Popup Box in Quick ReplyvB Version: 4.0.0
Purpose:
Add Smilies Button in the toolbar of the quick reply box.
How to mod:
1. In the file 'includes/functions_editor.php', locate these lines (Line No. 545-550 in vB 4.0.0):
Code:if ($editor_type == 'qr' OR $editor_type == 'qr_small') { // no smilies } else if ($allowsmilie AND $show['editor_toolbar']) {
2. Uncomment the first conditional part by including it between '/* ...... */' or replace as the...
You must be registered for see links
Last edited:
