![]() |
Greatttttttttttt
|
Quote:
|
Thanks, I am installing this now.
|
Quote:
Can you take a look please... |
Quote:
|
Installed...
This Is A Very Good Add On.... My Only Problem... I Am The Administrator..and All The Members Want Me To Be Have Them On My Buddylist.... Ahahahah |
Clicks Install :)
Thank you for such a Great addition to our member page! |
I am getting this error.
Quote:
Can anyone help? |
Quote:
P.S. you may add your vb version to either your profile or the posting :) |
how can you edit the order of your buddy's that show up?
|
Tell me jj, is there a way to show the user's friends in their usercp? :)
Thanks! |
Where do I go to add a hyperlink to the Friends(##) so it shows all friends? I'm having a little trouble finding it.
I'm also curious about what futuredood asked Quote:
|
Quote:
Quote:
Quote:
|
So jj, what is the difference between friends and/or buddies? :)
|
Quote:
|
No. That's not what I wanted to know.
What I wanted to know is how do you differ between buddies and friends that are *in your profile*? :) |
Plz dont yell at me
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 where do I put code at??? In that new user field? Im sorry mates old brain<<, I do appolgise Any help thanks Mark |
Still not showing up man this is an easy install compaired to what i have been doing
Thxs Mark Any help Im all ears |
Quote:
Quote:
HTML Code:
<if condition="$userinfo[field34] == yes">$FNB_HTML</if> HTML Code:
<if condition="$userinfo[field34] != no">$FNB_HTML</if> |
How do you get the avatars to show up. I have the 2 lists but no avatars..
Help |
Quote:
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! Sandra |
Quote:
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? |
It's hit or miss on if the avatar shows up.
What is up with that? |
Quote:
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) You need to find this line: Code:
$FNB_HTML .= "<td class=\"tcat\" colspan=\"2\">".($vbulletin->options['fnb_show_friends'] ? $vbphrase['fnb_friends'] : $vbphrase['fnb_buddies']).( ($vbulletin->options['fnb_show_counts']) ? " (".count($FNB_choice).")" : "" )."</td>"; Code:
$FNB_HTML .= "<td class=\"tcat\" colspan=\"2\">"."<a href=\"".$vbulletin->options['bburl']."/member.php?u=".$userinfo['userid']."&showall=1\">".($vbulletin->options['fnb_show_friends'] ? $vbphrase['fnb_friends'] : $vbphrase['fnb_buddies'])."</a>".( ($vbulletin->options['fnb_show_counts']) ? " (".count($FNB_choice).")" : "" )."</td>"; :banana: :banana: :banana: P.S. Here's an example of how you can click on "Friends(xx)" so it's linkable. Nothing very exciting, just a link. |
Thanks for this, it works like a charm.
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 PHP Code:
PHP Code:
|
I have problem with "Show All".
When users clicks "Show All" it opens; http://www.domain.com/members/admin.html My Seo using "members/[user_name].html" and rewrites "/member.php?u=".$userinfo['userid']" so i have problem with this line "href=\"".$vbulletin->options['bburl']."/member.php?u=".$userinfo['userid']."&showall=1\">" how do i fix it? Thanks... |
Can somebody help?:(
|
Will this work with vb 3.6?
|
Quote:
Working on my site running vb 3.6. |
Is there a way to automatically add new members to my buddy list when they sign up?
|
Quote:
|
Quote:
|
Quote:
|
Is there anyway to remove a wannabe? Like a full on "denial" of friend thing?
|
I know this is a profile plugin but as this has been asked before with no answer I too am wondering if this would be possible to be displayed on the "Buddy / Ignore Lists" page or ..profile.php?do=editlist. Many people will go to that page to add or remove a buddy or put them on their ignore list and it would be cool to see this same pluggin show up on this page.
Great hack BTW. I didn't realize that the one standard in vB was so weak until a member asked me how he could send a private message to someone on his buddy list and there is no link. Parker |
Quote:
|
Sounds good to me. As it stands right now if you click on the profile of a member anyone can see who is on their buddy/friends list. I have made it so that only the member or admin can see that in their profile.
The Buddies/Ignore list is only viewable by the particular member and not the whole membership. So I thought it would be a logical place to put your hack right below that list instead of the profile of a member. Thanks for this. Parker |
Same problem with the SEO, I guess. If I click on "show all" I get this, http://www.glamour1.com/forums/membe...andogomez.html and it will not expand to show all buds. Any ideas to make this expand? Thanks, rg.
|
Hi, any plans to port this to 3.6?
|
Quote:
|
All times are GMT. The time now is 06:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|