Version: 1.0.6, by Darwinist
Developer Last Online: May 2009
Category: End-User Options -
Version: 3.7.3
Rating:
Released: 09-28-2008
Last Update: Never
Installs: 157
Uses Plugins Template Edits
Code Changes Additional Files
No support by the author.
This add-on will allow members to create their own favorite smilies list, which can be useful on boards with lots of smilies. If a member creates a list, it will be displayed in place of the normal smilie box.
Maximum number of smilies is based on the 'Smilie Menu Total Smilies' option in 'Message Posting Interface Options'.
Features:
Edit List in UserCP
Javascript Enforced Limit
Ignore Certain Smilie Categories
Allow/Disallow usage based on usergroup
Admin CP Help
Installation Overview:
Files to Modify: 1
Templates to Modify: 1
Files to Upload: 2
Product:
-Plug-Ins: 6
-Templates: 5
-vB Options: 4
-Phrases: 29
Version History:
1.0.6 - Compatible with vB version 3.7.3.
1.0.5 - Fixed vulnerability.
1.0.4 - Added smilie selection count under smilie selection menu. One less template to edit.
1.0.3 - Added option to hide smilie titles on the selection menu (for boards with a very large number of smilies). Icon link to edit the list on the editor toolbar. Admin CP help text. Improved integration with the UserCP. One less file to edit. Fixed some text that wasn't phrased.
1.0.2 - Added option to limit who can use the Favorite Smilies listed based on usergroup permissions. Changed smilie selection page to include category names. Fixed Missing 'More' link in Smilie dropdown menu.
1.0.1 - Fixed problem with missing table prefixes.
1.0.0 - Initial release.
A version for 3.5 can be found Here
A version for 3.6 can be found Here
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Anyone notice the link to "More" smilies is gone on the Reply page after upgrading to 3.8.5? When I put the original functions_editor.php file back it works, with the edits it doesn't... I used a text file comparison to 'merge' the old changes into the new 3.8.5 version of the file, maybe that was the problem... I'll remake the edits manually to confirm.
EDIT- Nevermind... When I redid the edits manually it worked again... weird... first time I've had a problem 'merging' in changes with a text file comparison software.
Anyone notice the link to "More" smilies is gone on the Reply page after upgrading to 3.8.5? When I put the original functions_editor.php file back it works, with the edits it doesn't... I used a text file comparison to 'merge' the old changes into the new 3.8.5 version of the file, maybe that was the problem... I'll remake the edits manually to confirm.
EDIT- Nevermind... When I redid the edits manually it worked again... weird... first time I've had a problem 'merging' in changes with a text file comparison software.
I wish you had spelled out the steps you took to fix this... I am going to go check on my functions_editor.php file now. Wish me luck.
All I did was remake the edits in the file again from the original instructions, like I was doing a new install. Upgrading over-writes the php file so you need to remake all changes.