vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Friends and/or Buddies on Profile (https://vborg.vbsupport.ru/showthread.php?t=105302)

The Chief 07-01-2006 04:21 PM

Tell me jj, is there a way to show the user's friends in their usercp? :)

Thanks!

Coldhands 07-07-2006 06:08 PM

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:

Originally Posted by futuredood
how can you edit the order of your buddy's that show up?


jj 07-08-2006 01:01 AM

Quote:

Originally Posted by futuredood
how can you edit the order of your buddy's that show up?

This is not possible(, yet)

Quote:

Originally Posted by The Chief
Tell me jj, is there a way to show the user's friends in their usercp?

I think there could be a way, but sorry my time is limited at the moment :)

Quote:

Originally Posted by Coldhands
Where do I go to add a hyperlink to the Friends(##) so it shows all friends? I'm having a little trouble finding it.

Hm? The hyperlink is being shown, if you choosed to limit the displayed number of friends, automatically in the profile, like in this picture

akanevsky 07-08-2006 01:18 AM

So jj, what is the difference between friends and/or buddies? :)

jj 07-08-2006 09:50 AM

Quote:

Originally Posted by Psionic Vision
So jj, what is the difference between friends and/or buddies? :)

I think I don't understand what you want to know. You mean what the difference between buddylist and friendslist is? On the buddylist all your buddies will be shown. On the friendslist all your buddies which also have you as a buddy will be shown.

akanevsky 07-08-2006 11:55 AM

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*? :)

oberheimhaven 07-08-2006 06:54 PM

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

oberheimhaven 07-08-2006 07:12 PM

Still not showing up man this is an easy install compaired to what i have been doing

Thxs
Mark

Any help Im all ears

jj 07-10-2006 07:48 AM

Quote:

Originally Posted by Psionic Vision
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*? :)

By headings? See the supplied screenshots :) There's a heading for the box and it shows friends or buddies. If you choosed to show buddies there will be no display for your "friends" like in the first screenshot. If you choose to show friends, your buddies will be optionally listed below like in the third screenshot.

Quote:

Originally Posted by oberheimhaven
where do I put code at??? In that new user field?

It's all about the MEMBERINFO template. Put it in there, where you want it to show up. Put in these if your profile field is 34 by example:

HTML Code:

<if condition="$userinfo[field34] == yes">$FNB_HTML</if>
if you want your users to show it on their will or

HTML Code:

<if condition="$userinfo[field34] != no">$FNB_HTML</if>
if you want to show it by default, but let your users the choice to deactivate it.

cbr929rrerion 07-10-2006 08:27 PM

How do you get the avatars to show up. I have the 2 lists but no avatars..

Help


All times are GMT. The time now is 11:40 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
  • Page Generation 0.01995 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete