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)

C.Birch 07-11-2004 07:10 AM

Quote:

Originally Posted by Romeos Tune
I'll just be happy when I figure out where to put my database prefix.... lol And it's a must to only allow it to certain usergroups....

in marquee.php

find:

// connect to the database and pull the info we need.

$latestposts = $DB_site->query("
SELECT threadid, forumid, title, replycount, lastposter, postuserid, postusername
FROM thread
ORDER BY lastpost
DESC LIMIT " . THREAD_LIMIT . ""
);

and if your prefix it vb3 replace the above with:

// connect to the database and pull the info we need.

$latestposts = $DB_site->query("
SELECT vb3_threadid, vb3_forumid, vb3_title, vb3_replycount, vb3_lastposter, vb3_postuserid, vb3_postusername
FROM thread
ORDER BY lastpost
DESC LIMIT " . THREAD_LIMIT . ""
);

C.Birch 07-11-2004 07:12 AM

Quote:

Originally Posted by Oldfart
Great hack, thanks for sharing.

I have one little problem with it tho. When I click on the link for the java I don't get any chat window. How does the chat window work? What makes the chat window pop up? Does another person need to have the java open to be able to call to them to chat with? Sorry if I sound dumb on this.

what link do you mean? the one to open the messenger or are you clicking on a user's name thats showing online in the messenger interface.

Oldfart 07-11-2004 07:22 AM

Quote:

Originally Posted by C.Birch
what link do you mean? the one to open the messenger or are you clicking on a user's name thats showing online in the messenger interface.

I am clicking on both. I just don't see how the chat window is supposed to open to chat with someone

Oldfart 07-11-2004 07:24 AM

The marquee opens fine when I go to the index.php file. I made a quick link on my navbar using the call to the javascript you posted earlier. I have a couple of buddies listed in the marquee window but how do I chat with them?

C.Birch 07-11-2004 07:25 AM

New main messenger window interface

to use this new interface download the below zip file and upload the bbmessenger folder in it to your forums root, so the files with in it copy other the other bbmessenger files with the same name.

Please note that this interface is a beta interface for a planned v2 and due to this the my status and other buttons down the side apart from the top 2 will not work, there just there ready for when other stuff gets added.

https://vborg.vbsupport.ru/external/...chmentid=19627

C.Birch 07-11-2004 07:28 AM

Quote:

Originally Posted by Oldfart
The marquee opens fine when I go to the index.php file. I made a quick link on my navbar using the call to the javascript you posted earlier. I have a couple of buddies listed in the marquee window but how do I chat with them?

if you have buddys listing in the online buddy part of the messenger or the online users part you just click on there names.

if there in the offline part clicking on there names will take you to the user pm system.

also always make sure that no popup blockers are stopping the windows from poping up.

Oldfart 07-11-2004 07:33 AM

Quote:

Originally Posted by C.Birch
if you have buddys listing in the online buddy part of the messenger or the online users part you just click on there names.

if there in the offline part clicking on there names will take you to the user pm system.

also always make sure that no popup blockers are stopping the windows from poping up.

Ok I see.

Well how does a buddy show up in the buddies listing in the online buddy part? How does it get the buddy to be listed there? I'm very sorry for being dumb about this. I guess I don't understand how this is supposed to work exactly, sorry.

Oldfart 07-11-2004 07:35 AM

Just taking an educated guess here... the other buddie would have to have his bb|Messenger open to correct?

Oldfart 07-11-2004 07:38 AM

Quote:

Originally Posted by Oldfart
Just taking an educated guess here... the other buddie would have to have his bb|Messenger open to correct?

If this is correct is then is there a function that would notify your buddy to open his bb|Messenger if doesn't have his bb|Messenger open at the time you would like to talk to them. LIke a popup on his screen or something?

C.Birch 07-11-2004 08:02 AM

Quote:

Originally Posted by Oldfart
If this is correct is then is there a function that would notify your buddy to open his bb|Messenger if doesn't have his bb|Messenger open at the time you would like to talk to them. LIke a popup on his screen or something?

no there was a user invite but it stopped working in one of the vb3 betas and its not been fixed up yet.


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