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)

msimplay 01-20-2006 09:52 PM

Quote:

Originally Posted by waza
Hmz, srry to all folks it takes so long, I really, really didn't see this coming, but private life is taking loads of time right now.

Everytime I finish something, there's 2 new things coming in.

So, I won't give a eta right now, but it won't be that long anymore.

Any indication as to what the new version will have ?

waza 01-22-2006 07:18 AM

new version will have this:
-all bugs fixed
-option to show the buddies on the profile page, the way they show up on the buddies page.
-some other small things

Detomah 01-23-2006 02:18 AM

Quote:

Originally Posted by waza
-option to show the buddies on the profile page, the way they show up on the buddies page.

Especially look forward to that, will help me get a little closer to a myspace style profile page, using existing bit's I have installed.

forte 01-23-2006 12:28 PM

I have a problem with the memberlist. The one that shows the number of results near the bottom isn't using up all the space. Check the image to see what I mean.

https://vborg.vbsupport.ru/attachmen...chmentid=41354

msimplay 01-23-2006 03:31 PM

Quote:

Originally Posted by forte
I have a problem with the memberlist. The one that shows the number of results near the bottom isn't using up all the space. Check the image to see what I mean.

https://vborg.vbsupport.ru/attachmen...chmentid=41354

thats because currently its set to change the colspan according to the fields vbulletin has u will need to change the colspan to 4

in this template

memberlist

find

HTML Code:

$memberlistbits
<tr>
        <td class="tfoot" colspan="$totalcols" align="$stylevar[right]">

and change to

HTML Code:

$memberlistbits
<tr>
        <td class="tfoot" colspan="4" align="$stylevar[right]">


swa 01-25-2006 11:01 PM

can't wait!

DivisionByZero 01-26-2006 04:16 AM

great hack (clicks install)... I'm running 3.5.3, but I WAS able to get it up and running after I disabled the buddies: template resources plugin. It's just weird for some reason... I got a blank page every time. Other than that, it works PERFECTLY.

Can I make a feature suggestion? Make it so when John adds Mary to his buddy list, it doesn't actually do the add UNTIL mary clicks "approve" in her notification PM, (or wannabe list). Just like a myspace thing :)

Also, How can I show X number of OVERALL buddies in the members profile? not sorted by online or offline, but just like in the buddies.php file? but maybe only X number (maybe a My Top 5 buddies).

GamerJunk.net 01-26-2006 04:45 AM

waza any update on when that release will be?

DivisionByZero 01-26-2006 05:21 AM

I might actually release a quick fix for 3.5.3 until waza gets a chance to fix it.

forte 01-26-2006 06:24 PM

I just want to ask, how to just send the PM message via the pager isntead of the PM. Here is the link for the vbpager.


All times are GMT. The time now is 10:32 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.01269 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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