Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Buddy Messenger v1.1 Details »»
Buddy Messenger v1.1
Version: 1.00, by kaost451 kaost451 is offline
Developer Last Online: Oct 2002 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-31-2002 Last Update: Never Installs: 51
 
No support by the author.

Buddy Messenger v1.1

This hack add's a nice drop down menu to your index page (pminfo), It's a fast way to contact your buddy's via private message. It is color organized for Online buddies (Red) and Offline buddies (Gray). This hack isn't a final version, There are no reported bugs, but I would like to update it a little more. This hack works with all 2.x versions.

*This modification is originally for a buddy panel I am working on, But I decided to release this because some people might just want this as a separate hack, considering the buddy panel will have completely different options.

Screenshot:
http://www.pixelcentric.com/images/buddymsg.gif

If there is any problems, please let me know. Thanks.

UPDATED: 11-3-02 : 1:37 PM

Show Your Support

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

Comments
  #12  
Old 09-02-2002, 06:37 AM
Mathieu Mathieu is offline
 
Join Date: Mar 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

a nice hack I'll install it when I have time.

thx
Reply With Quote
  #13  
Old 09-02-2002, 07:05 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol nice hack mate... ill install it later on RS
Reply With Quote
  #14  
Old 09-02-2002, 09:41 AM
Kars10's Avatar
Kars10 Kars10 is offline
 
Join Date: Jun 2002
Location: Germany/Franken
Posts: 748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This Hack is great...but in my Forum it adds 12 Querys to my Index.php...
Thats a lot!
Reply With Quote
  #15  
Old 09-02-2002, 04:41 PM
kaost451 kaost451 is offline
 
Join Date: Mar 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah I know a lot of querys, Only because It is for a complete buddy panel, if anyone would like to work on this a little more feel free too.
Reply With Quote
  #16  
Old 09-02-2002, 04:57 PM
Kars10's Avatar
Kars10 Kars10 is offline
 
Join Date: Jun 2002
Location: Germany/Franken
Posts: 748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by kaost451
yeah I know a lot of querys, Only because It is for a complete buddy panel, if anyone would like to work on this a little more feel free too.
Like i said, its a great Hack...and i would like to have it on my Board. But i don?t think you can reduce the Querys.
Its the Problem of the Buddylist at all... :ermm:
Reply With Quote
  #17  
Old 09-02-2002, 05:04 PM
kaost451 kaost451 is offline
 
Join Date: Mar 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, maybe firefly or someone can look at this and maybe reduce the query's, please keep in mind this isn't final I'm sure i'll work out the kinks.
Reply With Quote
  #18  
Old 09-02-2002, 05:14 PM
Darkwolf's Avatar
Darkwolf Darkwolf is offline
 
Join Date: Aug 2002
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one
Reply With Quote
  #19  
Old 09-02-2002, 07:02 PM
ZiRu$'s Avatar
ZiRu$ ZiRu$ is offline
 
Join Date: Jan 2002
Location: Manitoba, Canada
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DAMN.......very nice idea.....will install RIGHT NOW
Reply With Quote
  #20  
Old 09-02-2002, 07:56 PM
ZiRu$'s Avatar
ZiRu$ ZiRu$ is offline
 
Join Date: Jan 2002
Location: Manitoba, Canada
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

um......ok I installed it....I had to modify it a little to fit my design....it shows up....colors/buddies/everything EXCEPT it isn't LINKED To the PM...

here's part of the code i have..also not sure if it makes a difference but it's in my FORUMHOME template.....not my pmloggedin

Code:
<form name="buddyjump">
<img src="{imagesfolder}/buddy_go.gif" border="0" alt="Message Buddy"><script>
function jumpMenu(){
location=document.buddyjump.buddymenu.options[document.buddyjump.buddymenu.selectedIndex].value;
}
</script>
<smallfont>
<select name="buddymenu" size="1">
<option>Buddy Messenger</option>
<option>Online Buddies</option>
$onlinebuddy
<option>Offline Buddies</option>
$offlinebuddy
</select></smallfont></td>

<a href="Javascript:jumpMenu()"></a>
</td></form>
help?
Reply With Quote
  #21  
Old 09-02-2002, 08:20 PM
JCFN TeK gEEk JCFN TeK gEEk is offline
 
Join Date: Jul 2002
Location: CA
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im kinda confused were to add this??

Quote:
==========================
STEP FIVE --> Add 2 New Replacments {buddyon} and {buddyoff}.
==========================
** Inside {buddyon} Add:

style="color:#FF0000"

** Inside {buddyoff} add:

style="color:#969EAF"
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 04:38 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.07685 seconds
  • Memory Usage 2,294KB
  • 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
  • (1)bbcode_code
  • (2)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
  • (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_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