![]() |
|
Mod Options |
![]() |
|||||||||||
[DRC] - Thread Starter Avatars
![]() Developer Last Online: Aug 2023 ![]() ![]() ![]()
![]() [DRC] - Thread Starter Avatars Nominated for MOTM May 2016 BE SURE TO CAST YOUR VOTE! http://www.vbulletin.org/forum/showthread.php?t=322496 If this wins, it means it has more interest than I thought. I will put it on high priority =) Home Page: http://dirtrif.com Upon Downloading any DRC product you acknowledge and agree to abide by the following: Products are designed for default vBulletin, downloads are as is and not gurenteed to work with your custom site. You are permitted to alter the product code and images for your own personal use. Under no circumstances is the code (original or modified) permitted to be redistributed. Exceptions will only be made with written permission from Dirt RIF CustUmz. All copyright notices must remain in the templates and are not to be modified. Unless a One-Time or Universal Branding Free license is purchased. (contact me via PM untill the shop is complete) If you have any concerns in regards to this, please contact me. Information: Shows thread starter avatars on thread listings. If your avatars are stored in the database (which vBulletin does by default) this will not add any additional queries, if you have moved your avatars into your file system this will add an additional query for fetching each avatar. Barely any hit to page load though =). Does not remove anything from your template, but does add icons for new post, hot thread, and closed thread that overlap the avatar in a stylish way. Features: - thread starter avatar - hot thread icon - new thread icon (that links to new post) - locked thread icon Planned: - show last poster avatar as a mini icon on top of thread starter avatar (this will add queries though) - options to enable disable things - options for positions Preview: ![]() Avatars in the database with page load time: ![]() Avatars in the Filesystem with page load time: ![]() and just to be thorough, plugin disabled with page load time: ![]() Thanks / Credits: To MarkFL for his constant support, and help. To Max Taxable for finding the file system bug If you have any ideas to add don't be shy, and share your thoughts! Changelog: --------------------------------------------- v1.3 - vBAdvanced Support - Plugins only active on specific pages - Copyright only visible on pages avatars are active - added T.O.S. --------------------------------------------- v1.2 - added support for file system avatars in search results --------------------------------------------- v1.1 - added support for avatars in the filesytem --------------------------------------------- v1.0 - initial release Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
The following members like this post: lange
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Miscellaneous Hacks Please Delete | Dr.CustUmz | vBulletin 3.8 Add-ons | 10 | 10 Jan 2017 05:49 |
Mini Mods [DRC] - Currently Active Avatars | Dr.CustUmz | vBulletin 3.8 Add-ons | 0 | 28 Feb 2016 03:28 |
Miscellaneous Hacks DRC - Registration Booster | Dr.CustUmz | vBulletin 3.8 Add-ons | 13 | 08 May 2014 17:06 |
#16
|
||||
|
||||
You can detect if the avatars are in the file system with:
This will be an integer value of 1 if the file system is being used, and an integer value of 0 if the database is being used.
__________________
Former vBulletin.org Staff Member ![]() Support for my products (as well as updates/new product publishing) has been moved to MHB - vBulletin Products and TAZ - Add-ons No members have liked this post.
|
#17
|
||||||||||||
|
||||||||||||
Originally Posted by MarkFL
yeah but how does that help lol, say i were to use for the img src![]()
that would work by itself, without a query. but that _1 at the end is the revision number, so I would need something like $thread[postuseridAvatarRev] where the 1 is, and i dont see any way of doing this without creating queries. I guess for now i can combine it into one product using, ill just inform that if your avatars on your file system it will create a query for avatar loaded.
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#18
|
||||
|
||||
Datastore? Possible to use that?
No members have liked this post.
|
#19
|
||||
|
||||
as they say in developing 'anything is possible' lol, but beyond my skillset, this is =P
can you give me an example? a product that uses this method, a way vbulletin uses it? im looking into it now too ![]()
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#20
|
||||
|
||||
it doesnt even touch the page load whether you have the additional queries or not though (at least from what Ive seen). all the queries mean, is it's asking the database for more information. on some products, queries matter, but from the testing ive put on my crappy little server sitting next to me i have not noticed any stress at all =) and its just a little ubuntu server i made from old pc parts, so if your site is on a real server youll have no issues =)
found a good article, but this may have to wait =) http://www.vbulletin.org/forum/showthread.php?t=110628
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#21
|
||||
|
||||
Originally Posted by Dr.CustUmz
Yes I agree this Mod is insignificant as a bloat producer or performance negative. It doesn't hurt page load or performance at all. The only thing it really does is add the kb of the avatar image files, but these are small and not a significant source of bloat either.![]()
I only mentioned the Datastore as a possible solution for some of the coding issues you're getting. But really, you're doing just fine the way it is. Can we get this for search.php now too? No members have liked this post.
|
#22
|
||||
|
||||
oh yeah forgot had to add the other pages for the file system side.
what other pages other than search would this need to be activated?... i cant think of any others
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#23
|
||||
|
||||
Pretty sure it's just going to be forumdisplay and search.
No members have liked this post.
|
#24
|
||||
|
||||
*update* Added Support for search result avatars if files are in the file system. - thanks max
if your avatars are not in the file system this feature already exists
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#25
|
||||
|
||||
thank you ryan
can you make last poster avatar too?
__________________
![]() The following members like this post: Dr.CustUmz
|
#26
|
||||
|
||||
already working on it =) and more mini icons =)
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#27
|
||||
|
||||
I like it how you do those mini icons.. a very good idea please make all of them forum/thread icons like that.
__________________
![]() The following members like this post: Max Taxable
|
#28
|
||||
|
||||
I am, just going to take a while got to photoshop every post status icon, then create each combination in css. just got done adding vbadvanced support, ill probably hold off on the release though since no one has requested that lol.
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#29
|
||||
|
||||
can I get some feedback on this approach
![]() ![]()
__________________
If you need custom work done please use Dirt RIF CustUmz No members have liked this post.
|
#30
|
||||
|
||||
very nice
__________________
![]() No members have liked this post.
|
![]() |
Tags |
avatar, avatars, query, starter, thread |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 12:04.