Version: 2.0 Gold, by SkyCatcher
Developer Last Online: Mar 2013
Category: Forum Display Enhancements -
Version: 3.6.7
Rating:
Released: 11-04-2006
Last Update: 11-06-2006
Installs: 35
Uses Plugins Template Edits
No support by the author.
Online Thumbs v2.0 Gold
What does this hack do?
This will display your users avatars next to their username in the Forumhome whosonline list and in the whosonline page. Size of the avatar fully customizeable in the admincp. Also on option to only display the users avatar INSTEAD of their username in the forumhome whoslonline list.
Compatible with vb3.5.x - vb3.6.x
Enable/Disable Completely
Show Avatar Next To Username In Forumhome
Show ONLY Avatar And NO Username In Forumhome
Enable/Disable Forumhome Avatars
Show Avatar Next To Username In Whosonline
Enable/Disable Avatars in Whosonline
Set Height and Width For Forumhome and Whosonline Avatars
Install Details
Products: 1
Plugins: 2
New Templates: 1
Template Modifications: 1
Install Time: 3 min
Revisions
1.0 Initial Release
1.01 I believe the sql error is fixed.
1.1 Re-Done and Plugin elliminated.
1.2 Revamped again to make it compatible with DB and Filesystem Avatars
1.3 Completely Recoded
1.3.5 Added Additional Template to allow more modification
1.3.6 Added the use of the noavatar.gif
2.0 Gold - Added many new features and use of avatars in forumhome
INSTALLATION
Import the product via the AdminCP
See installation text for template edits.
Upload noavatar.gif (or your own) to each styles /misc directory (where birthday.gif, etc can be found).
Done.
UPGRADING
Simply delete the product/plugin depending on your previous version and undo the template edits. Then install the new product and follow the install directions.
Compatibility
This has been tested with
vb3.5.4 - vb3.6.7PL1
================================================== ====
If you like this then please click install as I am very happy with it now
================================================== ====
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
so this shows only on the forum home? I want it to only show when I click the who's online thing and it show on that list. Will this do only that for me?
so this shows only on the forum home? I want it to only show when I click the who's online thing and it show on that list. Will this do only that for me?
Sorry I've been without an internet connection for the past 4 weeks.
You have the option of showing thumbnails in the who's online, on the forumhome, or both. Take a look at the screenshot of the admincp and it should explain itself. ( https://vborg.vbsupport.ru/attachmen...2&d=1162865136 )
Is there a way to have the username appear above or below the avatar? I can get it to work in who's online with just a <br/> but if I do that on forumhome it makes the avatars line up horizontally.
Is there a way to have the username appear above or below the avatar? I can get it to work in who's online with just a <br/> but if I do that on forumhome it makes the avatars line up horizontally.
I don't think there's a way to do it without looping a table column through the forumhome. I'll play with it tonight and see if I can come up with a solution, but I'm doubtfull. Check back in about 12 hrs ^^
It would require file changes, but even that I can't figure out.
Basically the php file parses the table then goes to the template and then finishes the table. In order to change that you'd need to modify the php file and change the output :/
I'm not skilled enough to figure it out apparently