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 - Who is in the chat. (https://vborg.vbsupport.ru/showthread.php?t=91338)

stlmike 07-01-2005 02:02 AM

Someone got screenshot of this, so i can see what it looks like

Paul M 07-01-2005 02:05 AM

Quote:

Originally Posted by stlmike
Someone got screenshot of this, so i can see what it looks like

It's exactly the same as the 3.0.7 version, which has a screenshot in it.

PixelFx 07-01-2005 06:31 AM

Quote:

Originally Posted by Paul M
It's exactly the same as the 3.0.7 version, which has a screenshot in it.

nice thanks for working on this .. would be cool to intergrate the latest flash chat's box with the forums like talker bot for example .. however very nice

justindwhite 07-01-2005 07:22 PM

Quote:

Originally Posted by stlmike
Someone got screenshot of this, so i can see what it looks like

Here you go

FilmoreSlim 07-06-2005 07:59 PM

Great Work! Thanks a ton my man :)

digidivakathy 07-06-2005 09:26 PM

Awesome, awesome, awesome! thanks so much!

I clicked Install!

Darth Gill 07-16-2005 11:42 AM

I'm getting these errors:
Code:

Warning: mysql_connect(): Access denied for user 'bkraft'@'localhost' (using password: NO) in /chat/inc/classes/db.php on line 15

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /chat/inc/classes/db.php on line 16

Warning: mysql_connect(): Access denied for user 'bkraft'@'localhost' (using password: NO) in /chat/inc/classes/db.php on line 15

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /chat/inc/classes/db.php on line 16

Warning: mysql_connect(): Access denied for user 'bkraft'@'localhost' (using password: NO) in /chat/inc/classes/db.php on line 15

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /chat/inc/classes/db.php on line 16


Darth Gill 07-16-2005 01:13 PM

I just thought I'd mention that everything works except that it puts those messages at the top of the forum which I fixed by putting @ signs in at the appropriate places...

PHP Code:

                $GLOBAL['fc_config']['db_conn'] = @mysql_connect($GLOBALS['fc_config']['db']['host'], $GLOBALS['fc_config']['db']['user'], $GLOBALS['fc_config']['db']['pass']);
                @
mysql_query("SET NAMES utf8"$GLOBAL['fc_config']['db_conn']); 


Darth Gill 07-16-2005 03:53 PM

Oh man i thought I had the problem solved. Now I'm being automatically logged out after I close the browser. Any thoughts?

Paul M 07-16-2005 04:07 PM

Quote:

Originally Posted by Darth Gill
I just thought I'd mention that everything works except that it puts those messages at the top of the forum which I fixed by putting @ signs in at the appropriate places...

Hmm, that's not fixing it, just hiding it ...... Still, if your happy ......

Quote:

Originally Posted by Darth Gill
Oh man i thought I had the problem solved. Now I'm being automatically logged out after I close the browser. Any thoughts?

Logged out of what - flashchat, or your forum ?


All times are GMT. The time now is 08:42 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.01435 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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