Version: 1.00, by Kentaurus
Developer Last Online: Jul 2014
Category: Major Additions -
Version: 3.6.8
Rating:
Released: 01-01-2007
Last Update: 01-04-2007
Installs: 141
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
Tested with vb 3.6.8
This hack puts the control of the smilies on the users. It lets any user (that you give permission to) upload or modify the smilies that he can use.
These are not the smilies that vb uses, these are user-customized smilies. The smilies that you already have in place are preserved and are still used. But users may upload their own smilies for their use, and they are kept separate from the forum smilies.
For users:
Users can keep a library of smilies (they can upload them from their computer or web)
Users enter their replacement text, for example, :iamhappy: would be changed for his user-happy smilie
The custom smilies are parsed in any post, signature, or pm
If they have enabled the WYSIWYG editor, smilies are shown there
For administrators:
Usergroup control of who may upload custom smilies
Usergroup control of the size (width, height, size in bytes) of the smilie
Smilie quota, both for max number of smilies and max number of bytes or hard disk space
The administrator can choose where to save the smilies (the directory, default: mysmiliesvb)
Installation instructions
See the included readme.txt
Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I have the exact same problem and I have the latest version1.03. Refreshing it seems to clear it, but I dont want my member seeing that code and getting freaked out by thinking that they did something wrong.
Also, what about using our own smilies in PMs? The other person dosent recive the smilies, just the code for it. Will thisbe fixed when the quotes are fixed?
Both the pm support and the html code appearing when using quickreply was fixed in version 1.03... I am unable to reproduce the problem.
In you admin control panel => Plugin Manager, does the plugin "Let the WYSIWYG editor know about the custom smilies" looks identical to this one?
Can someone help me with these ?
I Post New Thread but Smilies and work no longer.
Sadly, I'm still unable to reproduce this problem. Did you try with the latest 1.03 version? A javascript error that might have been the problem was fixed.
Since you are getting php code instead of the parsed code... seems like the file somehow got mixed up. If you open in your browser http://YOUR_SITE/includes/class_dm_myvbstats.php, do you get php code? In that scenario the file is not being parsed.
Reuploading the php files might work in this case.
HI!
I have installed this nice little hack and i works well.
only users who upload the smilie can use them?
if i code my new smilies :homer: and i type :homer: , i can see the smilie
and all other users can see it.
but if the other type :homer: , you can only see the code.
in quotes the same problem.
someone posts a new smilie, and you want to quote it and say "nice smilie"
HI!
I have installed this nice little hack and i works well.
only users who upload the smilie can use them?
if i code my new smilies :homer: and i type :homer: , i can see the smilie
and all other users can see it.
but if the other type :homer: , you can only see the code.
in quotes the same problem.
someone posts a new smilie, and you want to quote it and say "nice smilie"
than you see onle the code:
Only users that upload the smilie can use it, that's the intended behavior The smilies are personal for the user, and completely apart from the forum smilies.
The support for smilies inside quotes is not yet in the hack.