Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
VbBuddies RC 1 Details »»
VbBuddies RC 1
Version: 1.00 RC 1, by waza waza is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 11-08-2005 Last Update: 11-19-2005 Installs: 51
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

Hey,
This is basicly a port of the vbbuddies for vb 3.0.x you can find here:
Also all screenshots you can find here
https://vborg.vbsupport.ru/showthread.php?p=816720

Altough I have added an approve wannebee option and maybe more will be added in the future.

For people who don't know vbbuddies for 3.0.x:
vbbuddies gives every user a page with his buddys, they can set whether it's public or not.
You can set for every usergroup if they can see the buddy page and you can also set what to show on the page and some other options.
Vbbuddies only show people if you have added them and they have added you. If there is only one link, the user shows up as a wannabee and the other one can see the wannabees and add them as buddys...


This is a beta, but I tested it on a 3.5.0 and 3.5.1 and it worked, but you never know.

Edits :
10-november-2005:
New package that fixes all errors.

Re-upload the buddies.php
Overwrite the plug in
upload the images

11-november-2005:
Beta 3 released.

Re-upload the buddies.php
Overwrite the plug in
upload the wannabee.gif
Do template mods as described in upgrade.txt

New Stuff in beta 3:
online buddies, offline buddies and wannabees shown in profile,
wannabee image in memberlist bits
resize avatar option
some new phrases and some phrases fixed
link in profile fixed

12-november-2005:
A fix and an uninstaller for members with vb 3.0.x versions .

For members who had the vb 3.0.x version and upgraded their board:
first run the uninstaller and then do a fresh install
For all others:
overwrite the product.

19-november-2005:
RC1 released.

New:
-pm function
-maximum buds per usergroup
-wannabee management for users
-some phrases
-file with optional steps
Fixes:
-uninstaller for 3.0.x versions
-some small things



Make sure you do all instructions as said in the install.txt file

Have fun!

And btw, please click install if you use this!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #162  
Old 01-20-2006, 09:52 PM
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Location: UK
Posts: 1,059
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ?
Reply With Quote
  #163  
Old 01-22-2006, 07:18 AM
waza waza is offline
 
Join Date: Apr 2005
Location: Belgium
Posts: 341
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #164  
Old 01-23-2006, 02:18 AM
Detomah's Avatar
Detomah Detomah is offline
 
Join Date: Sep 2003
Location: South Shields UK
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #165  
Old 01-23-2006, 12:28 PM
forte's Avatar
forte forte is offline
 
Join Date: Jul 2005
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #166  
Old 01-23-2006, 03:31 PM
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Location: UK
Posts: 1,059
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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]">
Reply With Quote
  #167  
Old 01-25-2006, 11:01 PM
swa swa is offline
 
Join Date: Apr 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can't wait!
Reply With Quote
  #168  
Old 01-26-2006, 04:16 AM
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Location: South Bend, Indiana
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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).
Reply With Quote
  #169  
Old 01-26-2006, 04:45 AM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

waza any update on when that release will be?
Reply With Quote
  #170  
Old 01-26-2006, 05:21 AM
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Location: South Bend, Indiana
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I might actually release a quick fix for 3.5.3 until waza gets a chance to fix it.
Reply With Quote
  #171  
Old 01-26-2006, 06:24 PM
forte's Avatar
forte forte is offline
 
Join Date: Jul 2005
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:24 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.05914 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete