Version: 1.02, by Jafo232
Developer Last Online: Oct 2022
Version: 3.5.4
Rating:
Released: 05-17-2006
Last Update: 05-21-2006
Installs: 64
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
-----------------
- Brought To You By: -
- MediaFlavor.com
-
- Custom VB Mods, Extensions, and Plugins
-----------------
As an administrator of a pretty busy forum, I get tired of users asking to add this smiley, or that smiley, so I wrote up this extension that allows users to upload their own smileys. Each user has a custom smiley set that they can choose from.
Users smilies are private, meaning everyone can see their smilies, but that smiley is only displayed in that users smiley set when they post/reply to an article.
The administrator can limit what groups can use custom smileys, and can define how many smilies users can have, their file size, and W X H restrictions.
ChangeLog:
May 18th, 2006 - Patched popup smilie hook for standard editor (advanced was fine)
May 21st, 2006 - Patched popup smilie hook to include phrases instead of static names. Modified readme slightly for smiliebits.
Installation
Installation is simple and there are NO source code edits.
Make it so rather than liking directly to the image on a post, link to a script that checks if the smilie is active, and checks it on load, so that if someone deletes a smilie, you don't have broken images.
Hi there is an issue here, if people do not name their custom smileys it still uploads, but the user cannot see it nor use it and i cannot delete it once its up.
Can you in anyway make the custom smiley name mandatory? So the smiley will not upload without the user naming it?
OK, I think I have it figured. In the User Smilies Popup Hook replace the code with this:
Hello,
I applied your fix but it seems only working with the advanced editor, not with the standard... actually, in the pop-up the custom smileys are shown very well but when you click on them, nothing appears in the text box... however if you use advanced mode, when you click on the smileys, they are correctly inserted in the text editor...
I installed following the readme file, nothing seem to work.
I uninstalled and there came my problems.
Usergroup database errors, vbpager database errors, even the activation window in admincp still there without text, just the 2 buttons, yes or no.
What do we have to do to make a clean uninstall of that thing and why do you put that on your uninstall code.
query_write("DROP TABLE IF EXISTS " . TABLE_PREFIX . "pagerreceipt");
Hi there is an issue here, if people do not name their custom smileys it still uploads, but the user cannot see it nor use it and i cannot delete it once its up.
Can you in anyway make the custom smiley name mandatory? So the smiley will not upload without the user naming it?