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)

bobs409 10-23-2005 09:32 AM

Something very wierd going on with my list. A member reported that when he logs into the chat, someone elses name shows up on the forum instead of his. In fact, it's a user name that was banned.

He tried logging in with a few other member names and each time, it showed someone other than that persons name.

When I log into the chat myself, it shows my username so it works for my account. If I log in with another members name (without password), it shows someone completely different. :surprised:

Not sure if this is something buggy with this script or perhaps Flashchat itself or???

Any help is appreciated,

Bob

Paul M 10-23-2005 12:42 PM

You are not running in vb integrated mode (if you were then you would be logged straight in to the chat, you don't get a login screen, and you certainly cannot login as anyone else). What you are seeing is a classic example of still using Flashchats default stateless mode.

bobs409 10-23-2005 04:14 PM

Quote:

Originally Posted by Paul M
You are not running in vb integrated mode (if you were then you would be logged straight in to the chat, you don't get a login screen, and you certainly cannot login as anyone else). What you are seeing is a classic example of still using Flashchats default stateless mode.

Thanks once again Paul!

I just upgraded to the latest version of Flashchat and checked the integrate box. Should all be ok now.


Bob

Paul M 10-24-2005 05:06 PM

Version 4.10 uploaded.

A couple of minor bugs have been fixed.

This version removes the need to edit the FORUMHOME template.

To upgrade from version 3.xx to version 4.10 you need to delete the existing plugin and remove the template code in FORUMHOME - then upload the new product. To upgrade from version 4.xx to version 4.10 you need to uninstall the product and remove the template code in FORUMHOME - then upload the new product.

* An add-on to display a 'Most ever posters' count is also available here.

TitanJeff 10-24-2005 05:27 PM

I just added this and am having a problem with it showing up properly on the index page. I've taken a snapshot below to show it better. Any ideas? Thanks.

Paul M 10-24-2005 05:46 PM

oops sorry, a Phrase is missing, I'll add it now.

Paul M 10-24-2005 05:53 PM

Fixed, re-import the product with overwrite = yes.

TitanJeff 10-24-2005 06:09 PM

I think that took care of it. Many thanks.

Paul M 10-24-2005 06:13 PM

Quote:

Originally Posted by TitanJeff
I think that took care of it. Many thanks.

Yes, it was assigned to the wrong product on my forum, so didn't get exported. :( You would think it should just know where it belonged ;)

divided_by_fear 10-25-2005 12:37 AM

i love this hack just one thing to make this W3C Compliant XHTML you have to add the alt so basicly you have this

Quote:

<td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" border="0" /></td>
i changed it to this if you dont mind

Quote:

<td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></td>
and your 100% W3C Compliant :cool:


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