Version: 1.0.5, by jj
Developer Last Online: Mar 2022
Version: 3.5.5
Rating:
Released: 01-13-2006
Last Update: 03-12-2006
Installs: 270
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.
How do you get the avatars to show up. I have the 2 lists but no avatars..
Help
The avatars show up when BOTH users are eachother's buddy's..
The list on the left is the buddys you have on your list.. the list on the right is the list of members that have YOU on their list.. but you don't have them.. Click the add button [+] next to the members to add them to your list.. once you are on eachother's list.. you will see the avatars!
Hm? The hyperlink is being shown, if you choosed to limit the displayed number of friends, automatically in the profile, like in this picture
I understand that there is a link to veiw more buddies, but I wanted to make the "Buddies(##)" also link in the same way as "alle Anziegen". The fine print "alle Anziegen" link isn't very obvious, where as if the "Buddies(##)" was also a link, it would become more obvious that you can view more friends.
I'm not sure where to go and edit the code for this area. Do I go into plugin manager, or should I go into replacement variable area or somewhere else?
I understand that there is a link to veiw more buddies, but I wanted to make the "Buddies(##)" also link in the same way as "alle Anziegen". The fine print "alle Anziegen" link isn't very obvious, where as if the "Buddies(##)" was also a link, it would become more obvious that you can view more friends.
I'm not sure where to go and edit the code for this area. Do I go into plugin manager, or should I go into replacement variable area or somewhere else?
When I answer my own questions, I like to come back and answer them for anyone else that may have the same question so here it is . . .
Go to Admin CP >> Plugin System >> Plugin Manager >> Click on [edit] Friends and/or Buddies in Profile >> then . . . .
(cut & paste into note pad the Plugin PHP Code, and use the find feature)
and that will make it so when your buddy has more than x amount of friends, you can click on "Friends (xx)" and it will link the same way as the very small, not so obvious text in the bottom right of the table that says show all.
Also I wanted to share something with everyone else. I for one wanted the lists to be randomized instead of the usernames be in alphabet order. So all I did was to change