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.6 (https://vborg.vbsupport.ru/showthread.php?t=120926)

Paul M 06-16-2007 12:36 PM

Quote:

Originally Posted by reismarktq2 (Post 1269396)
That wasn't the case when I accessed chat on my boards via flashchat.php directly. Irregardless of browser, irregardless of whether I click X on the applet or close the browser window, whenever I left chat from using flashchat.php, the sessions were completely removed from the DB, not nulled.

Logging out nulls sessions, that's how the code works, so unless you have edited Flashchat, that's how yours works.

Sessions (connections) are deleted based on a setting (bolded below) in the config file ;

Quote:

//Connection processing
'autologoutAfter' => 60, //time of pooling inactivity after which user is considered logged off, seconds
'autocloseAfter' => 900,//time of pooling inactivity after which connection is removed from database, seconds

I can only guess that you have set this very low.

Paul M 06-16-2007 12:39 PM

Quote:

Originally Posted by varkjie (Post 1269462)
anyone??:confused:

This addon will not affect your integration - for autologin to work you must have set the integration up correctly when you installed Flashchat - specifically, the CMS system must be correctly set in the config file.

Code:

//your CMS system
'CMSsystem' => 'vbulletin36CMS',// default - default CMS, blank - stateless CMS


varkjie 06-16-2007 01:37 PM

Quote:

Originally Posted by Paul M (Post 1269714)
This addon will not affect your integration - for autologin to work you must have set the integration up correctly when you installed Flashchat - specifically, the CMS system must be correctly set in the config file.

Code:

//your CMS system
'CMSsystem' => 'vbulletin36CMS',// default - default CMS, blank - stateless CMS


I'm almost positive it is unless you knwo it isn't for the fact that it's not aut logging in?

do I need to enter that code for auto log in? sorry it's early in the morning and the japenese hasn't become fluent to me yet!:eek:

reismarktq2 06-16-2007 04:34 PM

Quote:

Originally Posted by Paul M (Post 1269711)
Sessions (connections) are deleted based on a setting (bolded below) in the config file ;

I can only guess that you have set this very low.

Nope, it's actually set much higher than yours right now (though I'm going to edit it right now to lower it).

jake7338 06-16-2007 07:12 PM

Can someone please tell me where i can edit the URL it launches on exit...

Thanks,
--jake

popowich 06-16-2007 07:15 PM

You can find the answer to this and other configuration questions by carefully inspecting your $chat/inc/config.php file. For your particular question, look for "URL" in the file, and follow the inline comments from there. :)

-Raymond

abdulla1 06-17-2007 12:56 PM

Quote:

Originally Posted by varkjie (Post 1269461)
go buy the program

what do u mean by buy the prgram? and where??

Paul M 06-17-2007 02:54 PM

You have to buy Flashchat, from Tufat.com.

abdulla1 06-17-2007 07:38 PM

Quote:

Originally Posted by Paul M (Post 1270346)
You have to buy Flashchat, from Tufat.com.

okay thanks.

reserved :)

jake7338 06-17-2007 09:27 PM

Quote:

Originally Posted by popowich (Post 1269908)
You can find the answer to this and other configuration questions by carefully inspecting your $chat/inc/config.php file. For your particular question, look for "URL" in the file, and follow the inline comments from there. :)

-Raymond

Awesome!! Thank you so much Raymond i have made the change.

I thought i had looked in that file, but apparently not. Found it right away.

Thanks!


All times are GMT. The time now is 08:52 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.02032 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (8)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