Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-28-2000 Last Update: Never Installs: 0
 
No support by the author.

Heh, that was quick.

Here it is: Integrated vBulletin Buddy List, v1.0

Originally coded by Stallion, edited and cleaned up by me.

Download buddy.php here: http://www.enter.net/~rmsullivan/buddy.txt and stick it in your main vB directory.

Make a file (temp.php) in your main vB directory, and put this in it:
Code:
<?php
require("global.php");
$DB_site->query("ALTER TABLE user ADD buddylist TEXT not null");
echo "done";
?>
Run it (it should say done), then delete it.

Add this to your <head> tag in the forumhome template:
Code:
<SCRIPT LANGUAGE="JavaScript">
<!-- 
function popup (addy) {
  var popup = window.open("buddy.php","_new","height=460,location=no,menubar=no,resizable=no,scrollbars=auto,status=no,toolbar=no,width=310" );
}
// -->
</SCRIPT>
And add this to your loggedinusers template:
Code:
(<a href="javascript:popup()"><b>Launch Buddy List!</b></a>)
All other HTML code is contained within buddy.php

Oh, and I almost forgot to mention - set $pmintegrate to your liking. I have a check there incase anyway. LOL

Demos: http://www.magic-singles.com/cpa/forums/ and http://forums.planetunreal.com/

[Edited by Ed Sullivan on 12-09-2000 at 11:53 AM]

Show Your Support

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

Comments
  #12  
Old 08-28-2000, 07:45 AM
Guest
 
Posts: n/a
Default

BTW people, If you don't have the PM 1.20 hack installed, change $pmintegrate = 1; to $pmintegrate = 0;

It's on top of buddy.php
Reply With Quote
  #13  
Old 08-28-2000, 07:47 AM
Guest
 
Posts: n/a
Default

eva2000: Yeah, right now it's cookie based

I believe there will be server side support in a coming release.
Reply With Quote
  #14  
Old 08-28-2000, 02:14 PM
Guest
 
Posts: n/a
Default

We got this out in <24 hours after the first request, and you people are whining already? Sheesh!

Anyway.
rangersfan - yeah, I uses cookies. Yeah, we could change it. But we just wanted to get it released. It wouldn't be to hard to insert it into the database; it would just mean some logged in/out checks so users can use it with cookies when they aren't registered, or logged in.

Menno - if you don't have the PM hack installed, it automatically sets $pmintegrate to 0, regardless of what you set it to.
Reply With Quote
  #15  
Old 08-28-2000, 02:35 PM
Guest
 
Posts: n/a
Default

thanks, so is it the same cookie as the log in one, or separate for the blist ? and how long does the cookie stay on the pc ?

i have a few members who got their friends at school hooked onto my forum and they are sharing a pc and just deleting their cookies logging out and logging in from the same pc for different users...
Reply With Quote
  #16  
Old 08-28-2000, 02:50 PM
Guest
 
Posts: n/a
Default

I haven't installed it, I just felt the need to whine - if only to make Mike's day a little happier

-jim
Reply With Quote
  #17  
Old 08-28-2000, 02:53 PM
Guest
 
Posts: n/a
Default

It uses a different cookie than the board does and it expires in 2020.

Eva2000: So if user A. makes a buddy list then user B. will pull up user A. buddy list when he comes along to use the public computer. I am not complaining, just answering eva's query.
Reply With Quote
  #18  
Old 08-28-2000, 03:20 PM
Guest
 
Posts: n/a
Default

Ok, new version is done.

If you are logged in, it uses your profile settings.
If you aren't, it uses a cookie.

Same download spot - but you need to add a field to the user table.

See my first post for info.
Reply With Quote
  #19  
Old 08-28-2000, 04:03 PM
Guest
 
Posts: n/a
Default

Worked fine! Have it installed under 1.1.3 Beta 3 at the HoloNet...
Reply With Quote
  #20  
Old 08-28-2000, 07:00 PM
Guest
 
Posts: n/a
Default

wow... installed in seconds ! ... works like a charm... great work stallion and Ed
Reply With Quote
  #21  
Old 08-28-2000, 07:19 PM
Guest
 
Posts: n/a
Default

I take it that this does not work with the first PM hack ( I never bothered to upgrade it as it works ok ) since it wants a field in the session table that I don't have in there.
Reply With Quote
Reply

Thread Tools

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:45 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.05239 seconds
  • Memory Usage 2,267KB
  • 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
  • (3)bbcode_code
  • (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
  • (3)pagenav_pagelink
  • (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_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
  • 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