vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Flashchat Integration for vB 3.5 (https://vborg.vbsupport.ru/showthread.php?t=91278)

kira 03-06-2006 05:03 AM

Excellent work, thank you so much, Paul M. I've installed this and the who's in chat addon, and I'm really thrilled to see how smoothly it works. (Knock wood ... I'm not "live" yet, so my users haven't had a chance to mess -- er, I mean test -- things yet. :))

Thanks a million!

pauloo 03-06-2006 10:50 AM

New FlashChat version 4.5.4 ;)

VB-STYLE 03-06-2006 06:23 PM

vb-style click Install :)

redd 03-08-2006 05:39 PM

I'm really interested in this, but can anyone tell me if the flash chat is resource intensive? We're pushing our limits on our server as it is. We have a dedicated server but we're very busy. Has anyone noticed an increase in server load with flash chat?

Paul M 03-08-2006 06:20 PM

Well this isn't really the place for such a discussion, but yes, obviously it will increase the load on your server, each user polls the server every three seconds.

Bellinis 03-08-2006 10:05 PM

Could someone please help me out here:
https://vborg.vbsupport.ru/showpost....&postcount=724

The only think I'd like to change is the <a href for flashchat on the who's online page. (so the link will open in a new window). Since it's PHP, I don't know how to format the following HTML:
PHP Code:

<a href="http://www.mydomain.com/board/chat/flashchat.php"  
onclick="window.open(this.href,'NAME','top=0,left=0,width=650,height=500'); return false;" title="NAME">Click here to join the chat!</</a

Thanks guys ;)

Paul M 03-09-2006 12:41 AM

I would have thought all you need is this ;
PHP Code:

<a href="http://www.mydomain.com/board/chat/flashchat.php" target="_blank" >Click here to join the chat!</a


Bellinis 03-09-2006 05:32 AM

Quote:

Originally Posted by Paul M
I would have thought all you need is this ;
PHP Code:

<a href="http://www.mydomain.com/board/chat/flashchat.php" target="_blank" >Click here to join the chat!</a


Yeah, I know, the URL is correct, but how about opening it in the specifiec window size ?

pauloo 03-11-2006 04:54 AM

Hello,

The news file for integration not works with flashchat 4.5.4.The chat don't start.

thank you

Paul M 03-11-2006 05:29 AM

Hmm, try downloading it again - there seemed to be a stray charecter in the first few lines that I have now removed. Hopefully that was the problem. I can't test it from where I am atm.


All times are GMT. The time now is 04:38 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.01946 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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