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 09-11-2006 10:44 PM

Quote:

Originally Posted by NeitherSparky
edit: Oh and, I did check out the most recent update to this mod, and the new thing that redirects people exiting the chat back to the forum, is cool, thanks!

That's actually been part of all flashchat 4.x.x releases, and something I've always used. Someone mentioned it the other week and I realised that perhaps most people were not aware of it, so I decided to add it to the instructions when I next updated them. :)

SCRIPT3R 09-11-2006 11:46 PM

i'm in the process of a fresh vB install, including the 4.7 FC - is this hack current to coincide with the recent release of FC?

Masiello 09-12-2006 01:32 AM

It showing the flashchat inside forum, but in a new window, what to do for not open a new window and open the chat in the same where user clicks on the chat link?

I've replaced that
Quote:

'redirect' => false, // redirectURL must be a valid URL
'url' => 'http://www.tufat.com/chat.php', // 'redirect' must be set to true for this to work
'window' => '_blank', // the window to open into. possible values: _blank, _self, _parent, or a named window

with that
Quote:

'redirect' => true,
'url' => '/forums/index.php?', // make sure this points to your forum home page //
'window' => '_parent',
and tried too _self by replacing _parent

Paul M 09-12-2006 02:56 AM

Quote:

Originally Posted by GearTripper
i'm in the process of a fresh vB install, including the 4.7 FC - is this hack current to coincide with the recent release of FC?

Not exactly sure what you mean by that, but I'm running 4.7.0 on my site(s).

Quote:

Originally Posted by Masiello
It showing the flashchat inside forum, but in a new window, what to do for not open a new window and open the chat in the same where user clicks on the chat link?

I've replaced that

and tried too _self by replacing _parent

That code has nothing to do with it opening in a new window, you need to change back what you altered. How it opens depends on the link you created for it.

Masiello 09-12-2006 06:48 AM

Thanks for your fast reply,
The link that I have create is:
Quote:

<td class="vbmenu_control"><a href="misc.php?do=flashchat"
target="flashchat">Chat</a></td>
Have to change the target?

EDIT,
yes, just modify the target with _parent and works in the same window.

Masiello 09-12-2006 06:56 AM

Is there anyway to resize chat screen as in the same window with vbulletin header and footer?

NeitherSparky 09-12-2006 08:02 PM

Quote:

Originally Posted by Masiello
Is there anyway to resize chat screen as in the same window with vbulletin header and footer?

If I understand what you are asking...Go into your admin panel, vBulletin Options, General Settings, scroll all the way to the bottom and you'll see "FlashChat Height". The default is 600, I *much* prefer 500.

Masiello 09-13-2006 04:38 AM

NeitherSparky, Yes you have understanding fine, Thank you :)
GREAT PRODUCT! Thanks for sharing

|oR|Greg 09-14-2006 12:28 PM

Maybe I've overlooked this, but I have a small problem.

When a person who isn't logged into my forums goes to chat, it prompts them to log in, they can enter there username and pass and log right into chat, however this doesn't log them into the forums, so they only show up in chat.

How do I make it so that if you're not logged into the forums, you either don't get a flashchat login screen, or if you DO login to flashchat, it logs you into the forums?

Paul M 09-14-2006 05:01 PM

You have not integrated Flashchat properly with vbulletin. You need to make sure the vbulletin36CMS is specified as your CMS system in Flashchat's config file.


All times are GMT. The time now is 01:19 PM.

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.03494 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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