vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Buddy Messenger v1.1 (https://vborg.vbsupport.ru/showthread.php?t=43058)

Mathieu 09-02-2002 06:37 AM

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

thx

Dean C 09-02-2002 07:05 AM

lol nice hack mate... ill install it later on RS ;)

Kars10 09-02-2002 09:41 AM

This Hack is great...but in my Forum it adds 12 Querys to my Index.php...
Thats a lot! ;)

kaost451 09-02-2002 04:41 PM

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.

Kars10 09-02-2002 04:57 PM

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:

kaost451 09-02-2002 05:04 PM

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.

Darkwolf 09-02-2002 05:14 PM

Nice one :)

ZiRu$ 09-02-2002 07:02 PM

DAMN.......very nice idea.....will install RIGHT NOW

ZiRu$ 09-02-2002 07:56 PM

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?

JCFN TeK gEEk 09-02-2002 08:20 PM

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"


All times are GMT. The time now is 08:41 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.01143 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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