Thread: Integration with vBulletin - Flashchat Integration for vB 3.6
View Single Post
  #755  
Old 06-15-2007, 01:14 AM
reismarktq2 reismarktq2 is offline
 
Join Date: Feb 2003
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Paul, there's some problems with the misc.php interface in its handling of sessions that's causing my site visitors some problems. I've tried this multiple times to be sure I have it down right, and this is the behavior we're experiencing:

- When the user accesses chat via misc.php, logging out from chat with the X at the top-right of the Java applet does not remove the session from the connections table. Instead, it merely nulls the userid associated with the session. Should the user access chat via flashchat.php and do the same thing, the session clears properly. (This behavior would seem to point to the problem being with the hack and not Flashchat.)
- In certain instances, when the user erroneously leaves chat by closing the browser - again, the user is always accessing chat via misc.php - the session is left unaltered, which results in the user being unable to re-enter chat. I've tried replicating this error using flashchat.php a hundred times, with both Firefox & IE, and I can't do it. Again, this points to a problem with the hack.
- What's even more annoying is that sessions like this don't seem to be affected by the timeout configuration settings. (We are using an inactivity interval of 30 minutes, with default autologout and autoclose times.) This is resulting in me having to go into phpMyAdmin and manually delete problem sessions, which is annoying because I am usually not present for chats.

I'm going to be switching back to having people use flashchat.php in the meantime, but I'd really appreciate it if you could try and figure out what's causing these bugs.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01026 seconds
  • Memory Usage 1,764KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete