vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBBuddies (https://vborg.vbsupport.ru/showthread.php?t=79204)

SS9267547 04-04-2005 06:24 PM

benj: With the avatars it would depend on how you have set up your forums so it will use the avatars at whatever size it is setup at. With mine they are all set to be the same size 56 by 56. Now as a quick fix for you to have it limited on your buddies.php I would edit the template 'buddies_listbit'.

Find the following code:

PHP Code:

<img src="$avatarurlalt="$inuser[username] Avatar" border="0" /> 

Change to the following code:

PHP Code:

<img src="$avatarurlwidth="56" height="56" alt="$inuser[username] Avatar" border="0" /> 

I set it up as the same size as I have it with my site. If you want them to be bigger change '56' in the width and height to whatever size you want your avatars to be.

Benj 04-04-2005 06:41 PM

cheers :D

Selene 04-04-2005 08:50 PM

good to see the Version 1.0.2 update.
Ability to display information text about feature with members. <-- that shud be coool.

plus a common buddies page which every member can visit for general info about vBBuddies...so that one can have vBBuddies as menu item :)

SS9267547 04-04-2005 09:55 PM

I don't know about having common buddies page, don't think I'll add it. Ah I could maybe add an faq option to explain it if really needed if the display information text isn't what people need.

Polo 04-05-2005 08:13 PM

how is this modification going for big forums? I would like to know.. not that my website is that big, but i'm just curious...

SS9267547 04-05-2005 09:17 PM

What do you mean? Like performance wise?

Polo 04-05-2005 11:10 PM

yeah performance wise and query wise... i remember some people having problems with vbfriends... specially those who had big forums... it looks really nice now and it seems like it was totally rewritten... I have it installed in my site now :) .. great job...

*related posts to what i'm talking about...
https://vborg.vbsupport.ru/showpost....6&postcount=54
https://vborg.vbsupport.ru/showpost....6&postcount=62

SS9267547 04-05-2005 11:16 PM

Well I think performance and query wise are pretty good with vbbuddies. Its like 10 queries in total now so it doesn't matter if you have 5 or 50 members showing per page while vbfriends will change depending on how many members you have displayed. And if you want to lighten the load of buddies displayed the scriipt comes with buddies per page feature so you can show only 10 per page if you wanted to. I tried to fix the problems that were in vbfriends. :)

Polo 04-05-2005 11:20 PM

that is good to hear, and again this is an excellent mod ss9267547 :) thanks for sharing it with the community...

MikaK 04-06-2005 05:06 AM

I´m working on a version 303. Do you think this would work with it if installed?

-Mika


All times are GMT. The time now is 09:29 PM.

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.01214 seconds
  • Memory Usage 1,739KB
  • 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_php_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