Back to vBulletin 3.7 Add-ons

MySmilies VB (v3.7.0)
Mod Version: 3.7.005, by Mosh

This modification is in the archives.
vB Version: 3.7.x Rating: (12 votes - 4.67 average) Installs: 207
Released: 14 May 2008 Last Update: 01 Oct 2008 Downloads: 1164
Not Supported DB Changes Uses Plugins Auto-Template Additional Files Re-usable Code Translations  

Hack Support

This hack is now discontinued - this means that while it will remain available for download and use, there will be no further updates, nor will support be provided as the thread is no longer monitored.

Please click Mark as Installed if you are using this hack.

NOTE: I have marked this hack as Re-usable Code - This means that code from this hack may be used in other hacks, which can ONLY be released on official vB sites that use Jelsoft's verification system to verify your vBulletin license status, and as long as Kentaurus and I are credited in your hack.

vBulletin Version Compatibility

This hack can only be used with vBulletin v3.7.x.

NOTE 1:
This is a port of Kentaurus's MySmilies VB for v3.6.x (version 1.03) to work with vBulletin v3.7.0.

Kentaurus has indicated that he would be helping me provide support - see this post

Spoiler (click to open)


No, please use Mosh's, it's nicely done and has more features I'd rather help Mosh with the support than rewritting this

Close
in his thread for confirmation. He has been added as a CoAuthor for this hack. Permission for me to port his hack is granted at the bottom of the 1st post in his thread.

NOTE 2:
Because I did not write the original hack (this version of the hack was originally only ever meant to be an interim version before Kentaurus released his version), hacks that I have written myself will always take priority over this one, and as a consequence, this hack only tended to get worked on whenever I felt the urge to look at it. I do not feel the urge anymore so have discontinued the hack.

People are free to install or un-install this whenever they want.

If anyone wants to continue the development of this hack, then they are more than welcome to take over, as I have marked this as re-usable code, I don't mind either way.

So Whats New?
  • Now has CSRF (cross-site request forgery) Protection (introduced in vBulletin v3.6.10 and v3.7.0 RC 4)
  • 9 new plugins (cached all uncached templates, WOL sorted)
  • Now fully phrased
  • Auto-template injection (no template edits should now be needed)
  • Smilie Links now only appear if the member has permission to use MySmiles
  • Prettied up a couple of the templates
  • Template edits, if needed, now use only a single variable in each case
  • Signature custom smilie support added
  • Fixed attachments showing when posted inline within the same post (this only affects a very small amount of installations to start with, which is why it took so long to replicate, and I can not replicate this with every installation)


What Does This Hack Do?

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 standard forum smilies.

For users:
  • Users can keep a library of their own smilies (they can upload them from their computer or web)
  • Users enter their replacement text, for example, :iamhappy: would be changed to their own user happy smilie
  • The custom smilies are parsed in any post, signature, or pm (does not include the new social network fuctionality that was added with v3.7.0 yet, it is on my to-do list)
  • 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)
  • Auto-template Injection - if the appropriate template hooks are available, you will not need to make any template edits at all, if edits needed you only need to paste a single variable where you need it

Installation Instructions

See the included Installation Instructions.txt file in the ms_mysmiliesvb.zip zip file.

ADDITIONAL NOTE:
A limitation exists with the fix that rectifies the problem of attachments showing when also posting them inline within the same post; when applied, all attachments will need to be displayed inline, if they have not been, then the ones that have not been posted inline will be hidden along with the ones that have been posted inline. Read Post #106 for more information on this.


Uninstall Instructions
  1. Delete mysmiliesvb.php from your forum's root directory.
  2. Delete the mysmiliesvb directory from your forum's root directory.
  3. Delete class_dm_mysmiliesvb.php from your forum's /includes directory.
  4. Delete bitfield_mysmiliesvb.xml from your forum's /includes/xml directory.
  5. Delete delete.gif from your forum's /images/misc directory (if more than one style remember to delete it from all misc directories).
  6. Optional Step: This step is only if the auto template injection does not work, and you did the optional template edits.
    In the USERCP_SHELL template, find and delete:
    PHP Code:
    $mysmilie_usercp 
    In the navbar template, find and delete:
    PHP Code:
    $mysmilie_navbar 
  7. Uninstall the product in vB using the AdminCP Product Manager.


To Do List

Features are being done in the order that they appear on the list, and when I feel the urge to work on this hack. And as I have now completely lost the urge, it means that the rest of the requests will never be added.
  1. Signature custom smilie support - DONE
  2. Fully phrase the hack - DONE
  3. Usergroup Permissions - disabled by default - DONE
  4. Profile Comments custom smilie support - Will never be done
  5. Album Comments custom smilie support - Will never be done
  6. Social Group Comments custom smilie support - Will never be done
  7. Admin Control Panel utility to view/delete one, some or all custom smilies - Will never be done
  8. vB Blog custom smilie support - Will never be done


Version History

v3.7.005 - Wednesday 1st October 2008
-- Final Release
-- Fixed: Workaround for people having issues with uploading smilies from a url
-- Added: AdminCP Option to allow for which upload option shows for the end user
-- Added: Phrase for navbits - this hack is now fully phrased
-- Changed: mysmiliesvb.php file
-- Changed: MYSMILIES_MAIN template
-- Changed: Usergroup permissions - Can use custom smilies? now set to No by default

v3.7.004 - Thursday 7th August 2008
-- Fixed: Attachments were showing when the attachment was shown inline in the same post
-- Added: AdminCP Option to turn this fix On or Off

v3.7.003 - Wednesday 16th July 2008
-- Fixed: Cached templates
-- Changed: mysmilies_delete template
-- Added: Signature custom smilie support
---- thread/post creation
---- thread/post preview
---- postbit (including postbit_legacy)
---- edit signature
---- signature preview
---- user profile

v3.7.002 - Thursday 29th May 2008
-- Fixed: SQL Error problems some people upgrading from the v3.6.x version of this hack were having

v3.7.001 - Wednesday 14th May 2008
-- Initial v3.7.0 release

Thanks

My thanks go out to Kentaurus (who originally created this fantastic hack I have updated), and also to Paul M who gave me permission to use some of his install code.

Show Your Appreciation

Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s ms_mysmiliesvb.zip (16.5 KB, 431 downloads)

Supporters / CoAuthors

  • Kentaurus

Screenshots

Click image for larger version
Name:	snapshot1.jpg
Views:	638
Size:	44.8 KB
ID:	84147   Click image for larger version
Name:	snapshot2.png
Views:	612
Size:	20.1 KB
ID:	84148   Click image for larger version
Name:	snapshot3.jpg
Views:	368
Size:	25.8 KB
ID:	84149   Click image for larger version
Name:	snapshot4.jpg
Views:	779
Size:	22.7 KB
ID:	84150  

Click image for larger version
Name:	snapshot5.png
Views:	568
Size:	41.5 KB
ID:	84151   Click image for larger version
Name:	snapshot6.jpg
Views:	576
Size:	56.3 KB
ID:	84152   Click image for larger version
Name:	snapshot8.jpg
Views:	1029
Size:	39.6 KB
ID:	84154   Click image for larger version
Name:	snapshot9.jpg
Views:	1179
Size:	41.3 KB
ID:	84155  

Click image for larger version
Name:	snapshot7.png
Views:	229
Size:	128.2 KB
ID:	87540  

Similar Mods

Major Additions MySmilies VB vBulletin 3.6 Add-ons
MySmilies VB for v3.5.x vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024