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)
-   -   VbBuddies RC 1 (https://vborg.vbsupport.ru/showthread.php?t=100457)

trackpads 11-21-2005 02:20 PM

Waza,

Thanks for all of the work on this, it is apprecaited!

DS MrSinister 11-21-2005 02:48 PM

just fixed it my problem had the code in the wrong place lol.

Dsyn11 11-21-2005 07:10 PM

very interested in this... waiting for a stable version.

Flow Fusion 11-21-2005 09:39 PM

Works great, thanks!

subnet_rx 11-22-2005 02:40 AM

Quote:

Originally Posted by trackpads
Waza,

Thanks for all of the work on this, it is apprecaited!

ditto, I'm waiting for the stable on this, will install.

mikexxx 11-22-2005 02:13 PM

If a member had disabled his buddy list the page buddies.php is not visible for other users. That is good. But on the page Member info on the bottom the buddy’s are still visible to other users. Is this a bug?

Wat I have done now in MEMBERINFO is:

<if condition="$vboptions['buddieslist_active'] AND $userinfo['buddiesliststatus']">
$buddies
</if>

But the problem is that the user can’t see his own buddielist if he has disabled the list. It it possible to show this only to the logged in user ??

Benj 11-22-2005 02:48 PM

any chance of showing profile picture instead of avatar ?

waza 11-22-2005 03:15 PM

@benj, will look for that profile picture thing
@mikexxx I think if you do this:
<if condition="$vboptions['buddieslist_active']>
<if condition="$userinfo[buddieliststatus]">
$buddies
<else />
<if condtion="$bbuserinfo[userid]==$userinfo[userid]">
$buddies
</if>
</if>
</if>

it should work.
Maybe I build this in in a next version.

MR-2ZZ 11-22-2005 11:08 PM

Anyway to make the top 8 buddies avatars show up in memberinfo?

MR-2ZZ 11-22-2005 11:10 PM

Also is there a way to make it to where u add someone to your buddy list a PM is sent asking them to add you in return.


All times are GMT. The time now is 04:56 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.01157 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)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