The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MySmilies vB (v3.8.0) Details »» | |||||||||||||||||||||||||||||||||
Please click Mark as Installed if you are using this hack, and Nominate For MOTM or Support Developer if you enjoy this hack and would like to support it's development.
. Please read the entire thread before posting your problem, chances are it's been fixed. Those who have "Mark As Installed" will receive priority support 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, Mosh, and I (SecondV) are credited in your hack. This is a port of Mosh's MySmilies VB for v3.7.x to work with vBulletin v3.8.0. Mosh's was a port of Kentaurus's MySmilies VB for v3.6.x (version 1.03) to work with vBulletin v3.7.0. vBulletin Version Compatibility & Permission Info This hack was tested on vB 3.8.x - but it should work on vB 3.7.0 and later. Permission for me to port his hack is granted here: Quote:
Quote:
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:
For administrators:
Installation Instructions See the included Installation Instructions.txt file in the sv_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. -- I'm working on this Uninstall Instructions
To Do List Features are being done in the order that they appear on the list.
Version History v3.8.005 - June 23rd, 2011 -- Fixed: "Warning: Invalid argument supplied for foreach()" errors. -- Changed: how the smilie datastore cache is generated/accessed. -- Added: Option to pull all user smilies for the editor or just the current user id's smilies. v3.8.004 - January 15th, 2010 -- Changed: query() calls were being used instead of query_read() -- Changed: Smilies are now built and added to datastore cache -- Changed: Since smilies are stored in the datastore, smilies are no longer queried/parsed by userid. -- Fixed: Custom smilies not parsed when quoted by other users. -- Added: /includes/functions_mysmiliesvb.php - build_mysmilies_datastore() function. v3.8.003 - August 5th, 2009 -- Fixed: Ok, should finally be fixed on upgrade - no more parse errors. -- Fixed: Those upgrading from Mosh's version should be fine now. v3.8.002 - August 4th, 2009 -- Fixed: errors when upgrading from previous versions of MySMilies should be fixed. v3.8.001 - August 4th, 2009 -- Initial v3.8.0 release - mod taken over by Eric Sizemore (SecondV) -- Fixed: standard_error calls were not using eval() as they should be -- Fixed: Some queries were not using TABLE_PREFIX -- Fixed: Even though phrases were in place, some parts of the mod used hardcoded langauge strings. -- Fixed: Some errors in templates, missing ending tags, etc. -- Fixed: Upload - the upload source didn't appear to be detected properly. -- Changed: "maxversion" in the product XML increased. -- Changed: "hard delete" option no longer on by default. -- Changed: The "mysmiliesvb" table was altered to have KEY's on the "userid" and "dateline" columns. Hopefully this will increase performance/smilie lookups. Thanks My thanks go out to Kentaurus (who originally created this fantastic hack), Mosh who updated the hack to v3.7, and Paul M who gave 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 to 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. This would go a long way in encouraging me to continue to develop this project, as I'm currently unemployed. ---- Because of the limitations on screenshots in place by vBulletin.org (can only upload 10) - you can view the screenshots here: ... coming again soon ... Download Now
Supporters / CoAuthors Show Your Support
|
Comments |
#182
|
||||
|
||||
sweet, thanks mate, this would be orsm
|
#183
|
||||
|
||||
v3.8.005 - June 23rd, 2011
-- Fixed: "Warning: Invalid argument supplied for foreach()" errors. -- Changed: how the smilie datastore cache is generated/accessed. -- Added: Option to pull all user smilies for the editor or just the current user id's smilies. |
#184
|
||||
|
||||
Many thanks for the update. Works now and installed!
|
#185
|
|||
|
|||
Nevermind, figured it out.
|
#186
|
||||
|
||||
hello, i have install it
my question where i moderate / chect smilies for member ? |
#187
|
||||
|
||||
Eric thanks for this release. installed !
Maybe you can make easy fix to the next release for "Maximum number of smilies a user can have" setting when "Can use custom smilies? (MySmilies vB)" set to "Yes"? if this option is "0" user have not permission to view upload links from UserCP. quick links and other upload links. I think he really no needed if "Maximum number of smilies a user can have" set to "0" on usergroups permissions. but he can use smilies from editor other users smilies who can upload. Regards |
#188
|
||||
|
||||
I ran into a problem with this add on when working on a new feature for my forum.
For each style template you have, whoever first views a post that isn't already in the postparsed table causes a record to be inserted into the postparsed table. If that person has showimages turned on, then the parsed post will show the image to other users who use that style template no matter whether they have showimages turned on or not. Same thing in reverse if the first person has showimages turned off. It's an easy fix, fortunately, but it was very difficult to track down. In the bbcode_parse_complete plug-in, remove or comment out the following line: Code:
$this->cached['text'] = $text; then delete all records from the postparsed table. The table will be rebuilt properly as your users click on threads and view posts. |
Благодарность от: | ||
BirdOPrey5 |
#189
|
|||
|
|||
thanks mate for the amazing addon, I will check this out befor installing,,
|
#190
|
|||
|
|||
anyone have any idea how to make the smilies float like the regular smilies do?
the mysmilies seem to be placed on top of the line of text instead of in the middle so they look a little off compared to my regular ones great hack btw |
#191
|
|||
|
|||
No version for VB5?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|