Version: 2.00, by Cloud-Warrior
Developer Last Online: Apr 2010
Version: 3.5.3
Rating:
Released: 11-23-2005
Last Update: 01-31-2006
Installs: 111
No support by the author.
As with vBFOAF, I've just released this mod. (There are no modications needed really, so it's more of an add-on.)
Please note that your buddy list becomes public (to other registered users) with vBFriends, so you will have to notify people of the small change in policy.
Put the attached file in your vbulletin folder, and call with the u=1 parameter, e.g.
You can surf your social network (similar to orkut), and view connections you have made to others and that others have made to you (similar to FOAF, or as illustrated with plink.org).
Screenshot attached.
The code contains some hardcoded HTML to avoid the use of templates (for now), but it uses standard vB3 CSS classes such as tcat, thead, smallfont, alt1 and alt2 - so should be fine with most styles.
Changelog:
PHP Code:
// 0.1 - 2004-06-23 - First version
// 0.2 - 2004-06-24 - Added missing trailing slash
// 0.3 - 2004-06-28 - Added missing TABLE_PREFIX to tables
// 0.4 - 2004-07-01 - Added functionality for enemies
// 1.0 - 2004-07-21 - No comment
// 1.1 - 2004-09-09 - Added mutual percentage, in and out counts, link and unlink options for own account
// 1.2 - 2005-11-24 - Updated for the vB 3.5 series
I have edited my postbit/postbit_legacy template, and linked it from there, e.g. under the reputation part, add in something like:
Im at work so cant have a play with this until I get home, one question though, does this work with the in built buddies system or is it a seperate friends system?
The reason I ask is that I have vbJournals installed a lot of people are using private buddy only journals so I would like the friends shown in the profile to be those buddies.
Nice addon, but indeed, it would be perfect in the profile view, so I played around a bit ^^.
I've attached the plugin xml file. You need to edit the text in the php code, if you don't like german. Maybe this will get extended with phrases to a full product. You need to add
PHP Code:
$FRIENDSFOES
somewhere in your MEMBERINFO template, wherever you like to have it displayed.
I've also attached a screenshot how it would look like.
I went ahead and installed the German plug in and sorted out the text, I see the buddys lists fine but I am not getting any avatars to show up in the profile, any suggestions?
Also: I checked the avatar user picture storage type and I am using database rather then file.
You should remember, that the extension does not show the buddies with their avatars, but only the friends with their avatars. That means you have to be in the other ones buddy list, too that he is shown as a friend with his avatar.
Nice addon, but indeed, it would be perfect in the profile view, so I played around a bit ^^.
I've attached the plugin xml file. You need to edit the text in the php code, if you don't like german. Maybe this will get extended with phrases to a full product. You need to add
PHP Code:
$FRIENDSFOES
somewhere in your MEMBERINFO template, wherever you like to have it displayed.
I've also attached a screenshot how it would look like.
I've edited the xml file for those who just want the part where it shows the avatars and names without the list and the avatars fullsize.