Version: 2.0.2, by jj
Developer Last Online: Mar 2022
Category: Profile Enhancements -
Version: 3.6.8
Rating:
Released: 12-16-2006
Last Update: 08-26-2007
Installs: 162
Uses Plugins Template Edits
No support by the author.
WHAT's THIS
This product adds a public friends and/or buddy list in the profile.
What are friends? Friends means you are on each others buddylists. It is no seperate addition/addon. It's all based on vb's buddy system.
Need more info? Look at the attached screenshots, or the live demo(s).
Avatars/profilepics will not show up, if stored in filesystem!
Need some kind of informing the users, which have been added to a buddy list? Look at the AutoPM after addBuddy Plugin by Antivirus
The product adds 2 queries to the profile page
INSTALLATION
Install with product manager.
Set your preferences in the acp (vBulletin options)
Add
PHP Code:
$FNB_HTML
somewhere in your MEMBERINFO template. Whereever you'd like to show up the friends or buddies. If you're not sure what to do, search for
Code:
<if condition="$show['signature']">
in your MEMBERINFO template and add it before that line.
OPTIONAL (User selectable)
If you want to have this user-selectable you need to add a custom profile field. Create the new field as a radiobutton, give it a name and description of your choice, the options yes and no and use the following code instead of only $FNB_HTML:
Thx to Cloud-Warrior for inspiration and idea. If you want a seperate friends page, too, get the vBFriends extension by Cloud-Warrior.
vwturbo (for the idea of gettin profilepics instead of avatars), gamebgs (limitting shown friends/buddies to a max number), D|ver (hiding the information who you got in your buddy list and whohas added you to his buddy list), yayvb (show a "no avatar" picture if no avatar is available), ThorstenA (see changelog version 1.0.2)
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Im using profilepics not avatars, but it does not show noavatar.gif even if i change clear.gif to noavatar.gif. I think it only shows that for only missing avatars. Is there a way to set it to show it when there is no profilepic?
I am missing the whole section with Friends listing. All I get is the Buddylist, and Buddy of part. I have played around with the Friends/Buddies in Profile options in Admin area, tried installing and reinstalling this mod. I have checked that I use the database to store my avatars.
Any ideas here? I see a few others had this problem too but no answers yet. I would love to get the friends/avatars bit showing.
I am missing the whole section with Friends listing. All I get is the Buddylist, and Buddy of part. I have played around with the Friends/Buddies in Profile options in Admin area, tried installing and reinstalling this mod. I have checked that I use the database to store my avatars.
Any ideas here? I see a few others had this problem too but no answers yet. I would love to get the friends/avatars bit showing. Sample profile:
Im using profilepics not avatars, but it does not show noavatar.gif even if i change clear.gif to noavatar.gif. I think it only shows that for only missing avatars. Is there a way to set it to show it when there is no profilepic?
I've explained that this is not possible in the other thread for the 3.5.x version. But I will check if that is now possible in the 3.6.x vb.
yes i know im asking too many questions but its a fatal mod for me
as i said before im using profile pics not avatars, n now i realised that if a user changes his/her profile pic, the pic in the friend lists remains same and showing old profie pic.. is there a fix for that?
yes i know im asking too many questions but its a fatal mod for me
as i said before im using profile pics not avatars, n now i realised that if a user changes his/her profile pic, the pic in the friend lists remains same and showing old profie pic.. is there a fix for that?
My only suggestion to improve this hack would be to add a pagination to the buddy list so, that when someone has 2000 friends it doesn't take forever to load a profile. Also, online status for each buddy would be great.
My only suggestion to improve this hack would be to add a pagination to the buddy list so, that when someone has 2000 friends it doesn't take forever to load a profile. Also, online status for each buddy would be great.
Yes, these are great additions and I'm going to implement them