vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   BB| Messenger 1.5 (https://vborg.vbsupport.ru/showthread.php?t=66989)

Sypher 07-19-2004 10:37 PM

it seems as if half of the admins who've installed this hack aren't able to get messages through...

MissKalunji 07-19-2004 11:18 PM

Quote:

Originally Posted by Sypher
it seems as if half of the admins who've installed this hack aren't able to get messages through...

I've installed it works fine.... running on 3.3

Oldfart 07-19-2004 11:54 PM

Quote:

Originally Posted by Sypher
it seems as if half of the admins who've installed this hack aren't able to get messages through...

Well it's a 50/50 chance it seems. Sometimes it works on my site and sometimes it doesn't. I wish there was a way to notify users to open their bb|messenger when you send someone a message.

Steve123 07-20-2004 06:45 AM

Quote:

Originally Posted by Oldfart
Well it's a 50/50 chance it seems. Sometimes it works on my site and sometimes it doesn't. I wish there was a way to notify users to open their bb|messenger when you send someone a message.

i cant get it working at all..

its weird because it uploads the messages to the sql db and it downloads and removes them..

but dosent display them..

i even tried a default install.

C.Birch 07-20-2004 04:14 PM

Quote:

Originally Posted by Oldfart
Well it's a 50/50 chance it seems. Sometimes it works on my site and sometimes it doesn't. I wish there was a way to notify users to open their bb|messenger when you send someone a message.


there messenger should be open anyway if your able to send them a message.

people having probs not getting messagesare you sure you have no pop up blockers on that might stop the message window poping up if someone sends you a message. i know some aol users might have probs due to the way aol works.

TTG 07-20-2004 05:08 PM

Clean install on 3.0.1 .. great hack.

Not being a php coder .. one question .. how do I get the messenger to open in a seperate window ..<a href="bbmessenger/index.php">$vboptions[bbtitle]Messenger</a> - ?

Tailfeathers 07-20-2004 06:49 PM

Can you talk to several people at once? *hope so so that I could use this as a messenger and chat room*

TTG -- change
<a href="bbmessenger/index.php">

to
a href="bbmessenger/index.php" target="_blank">

C.Birch 07-20-2004 07:43 PM

Quote:

Originally Posted by Tailfeathers
Can you talk to several people at once? *hope so so that I could use this as a messenger and chat room*


Not in the same window but you can have muti windows open talking to people.

MrFaldyn 07-20-2004 07:57 PM

I got it working the way it should, but it kills the server speed :(

This is an amazing hack. Too bad I can't use it :(

C.Birch 07-20-2004 09:09 PM

Quote:

Originally Posted by MrFaldyn
I got it working the way it should, but it kills the server speed :(

This is an amazing hack. Too bad I can't use it :(


open bbm_messenger.php and find:

// choose processing delay, 1 second for windows, 0.2 seconds for everyone else (windows does not support usleep)
if (ONWINDOWS)
{
sleep(1);
} else
{
usleep(2000000);
}


==============================

play about with the 1 and 2000000 numbers making them bigger this is slow down the mssengers reload rate what will put less load on your server only down side is new messages will not be live you get them at what ever reload rate you pick.


All times are GMT. The time now is 09:59 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.01195 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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