The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MySmilies VB (v3.7.0) Details »» | |||||||||||||||||||||||||
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 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?
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 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
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.
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. Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
Many Thanks!
|
#3
|
|||
|
|||
Thanks
|
#4
|
|||
|
|||
Thanks i try this
|
#5
|
||||
|
||||
If you are using this, then please click Mark as Installed, as I noticed that you have both downloaded this hack.
|
#6
|
|||
|
|||
Thanks for this update.
I have this problem when i import the xml file. Database error in vBulletin 3.7.0: Invalid SQL: CREATE TABLE `DTP_mysmiliesvb` ( `mysmiliesvbid` int(10) unsigned NOT NULL auto_increment, `userid` int(10) unsigned NOT NULL default '0', `dateline` int(10) unsigned NOT NULL default '0', `filename` varchar(100) NOT NULL default '', `filesize` int(10) unsigned NOT NULL default '0', `width` smallint(5) unsigned NOT NULL default '0', `height` smallint(5) unsigned NOT NULL default '0', `smilietext` varchar(20) NOT NULL, `smilietext_parsed` varchar(60) NOT NULL, PRIMARY KEY (`mysmiliesvbid`) ); MySQL Error : Table 'DTP_mysmiliesvb' already exists Error Number : 1050 MySQL Version : 5.0.27 Now i did have the other version installed still.... I did try it after a uninstall also and got the same problem. I have been up all night so.....good chance it is my fault Any help would be great. Cheers Beta. |
#7
|
||||
|
||||
Quote:
Click Maintenance -> Execute SQL Query In the Manual Query box, type the following: [sql]DROP TABLE DTP_mysmiliesvb;[/sql] Then click Continue. That should drop the table. You can then install my hack You may need to run the following manual queries (run each query individually) if you are still having problems: [sql]ALTER TABLE DTP_usergroup DROP mysmiliesvb_maxwidth;[/sql] [sql]ALTER TABLE DTP_usergroup DROP mysmiliesvb_maxheight;[/sql] [sql]ALTER TABLE DTP_usergroup DROP mysmiliesvb_maxsize;[/sql] [sql]ALTER TABLE DTP_usergroup DROP mysmiliesvb_totalsmilies;[/sql] [sql]ALTER TABLE DTP_usergroup DROP mysmiliesvb_totalsize;[/sql] If anyone else is having problems then they can try the above queries. NOTE: You will need to replace DTP_ with your Table Prefix if they have one, if you do not use them, then delete the DTP_ bits altogether before running each query. |
#8
|
|||
|
|||
Thx for the port...
|
#9
|
|||
|
|||
just tagged ... keep the good job Mosh
|
#10
|
|||
|
|||
i have one question
it's possible to make compatible with mgc shoutbox ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|