Version: 1.0.5, by Darwinist
Developer Last Online: May 2009
Category: End-User Options -
Version: 3.6.8
Rating:
Released: 08-04-2006
Last Update: 07-23-2007
Installs: 393
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
NOTICE: If you're upgrading to version 1.0.4 from a previous version, please read the 'Upgrade.htm' file. Otherwise, read the 'Install_3.6.0.htm' for vBulletin 3.6.0 installations or 'Install_3.6.1.htm' file for vBulletin 3.6.1 or newer installations for the installation procedure.
Version History:
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.7 can be found Here
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
That appears to be a showpost/threadview page. Favorite smilies isn't on either page (except quick reply if you've hacked it in). The only place you should see a reference to favorite smilies is in the editor toolbar, and User CP -> Favorite Smilies.
I had to change that as it was set to 0 because I don't display smilies in a box on my editors. So I had to remove the code from the SmiliesBox template so it does not show up. Seems a silly way to set the amount of favorites you can have. Is there a way around this?
Well, since it uses the number of smilies set to display in your forums as the number of favorites, I doubt there is a way to work around it without adding a column to a table and recoding the product. since default vb installs only display smilies on the advanced editor and most people don't force them to not display at all, it sounds like your situation is unusual at least.
well, as long as you're running the token fix from a few posts up, it has been working for others on 3.7. i would check your file edts and your smilie settings in the vb backend to see if you can see anything out of the ordinary.
are you running any other hacks that would impact smilies or the text editor? and what happens when you try to save? do you get an error or does it just go through the process and not save?
well, as long as you're running the token fix from a few posts up, it has been working for others on 3.7. i would check your file edts and your smilie settings in the vb backend to see if you can see anything out of the ordinary.
What do you mean by a few posts up? I inserted the token fix right where the poster said in the favoritesmilies template. Thanks.