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)

The Bish 03-14-2007 03:13 PM

Installed and works like a charm! Many many thanks Paul M!

Is there any way to set this to open in a new small window so my users can Post and Chat at the same time? I have tried a couple ways and it does not work. I am no expert though. That is the only complaint, if you can call it one, that I have received.

steve71 03-14-2007 04:13 PM

Quote:

Originally Posted by The Bish (Post 1203359)
Installed and works like a charm! Many many thanks Paul M!

Is there any way to set this to open in a new small window so my users can Post and Chat at the same time? I have tried a couple ways and it does not work. I am no expert though. That is the only complaint, if you can call it one, that I have received.


Go to your navbar template and find:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>

Then place this underneath:

<td class="vbmenu_control"><a target="_blank" href="http://yourwebsite/forum/chat/flashchat.php?$session[sessionurl]">Chat</a></td>

(make sure the path is right for your site)

this will place the chat link in the navbar beside FAQ's. You can plug it in anywhere you want of course. It will open the chat in a new window, and from there your users can re-size..minimize etc.

Don't forget to go to vbulletin options/flashchat integration and disable the "automatic link creation" or you will have doubles.

The Bish 03-14-2007 04:16 PM

Damn had the target="_blank" oin the wrong spot! Thank you!!

One other thing... I have it on my vBAdvanced screen as follows... how would I update this link to Chat in a new window?

Code:

<tr><td bgcolor="#c2d6a7" width="100%" onclick="window.location='misc.php?do=flashchat'" style="cursor:pointer; background-color:#c2d6a7" onmouseover="this.style.backgroundColor='#b2c599';" onmouseout="this.style.backgroundColor='#c2d6a7';"><span class="portalnav">Chat</span></td></tr>
http://prosper-living.com

Thanks again!

dbirosel 03-17-2007 12:22 AM

I have a feeling it's not possible, but it shouldn't hurt to ask. When they leave the chatroom, is it possible to have the remaining chat history left upon? So when they come back or accidently leave, they will still what people talked about in the chat?

Dream 03-17-2007 01:06 AM

Can this be put in a box in forum home?

Installed anyway. I still wanna know if you can put FlashChat in a box in forum home.

cerulean 03-17-2007 01:15 AM

Quote:

Originally Posted by Dream (Post 1205291)
Can this be put in a box in forum home?


Yes can we have it where you have say chat on top and you forums below?

Dream 03-17-2007 02:59 AM

Put in your install.txt a warning for people to not edit the local config.php and ovewrite the one the FlashChat installation made.

Also there are a bunch of CVS folders in your zip.

edit: Thanks for the mod.

Paul M 03-17-2007 11:12 AM

Quote:

Originally Posted by Dream (Post 1205350)
Put in your install.txt a warning for people to not edit the local config.php and ovewrite the one the FlashChat installation made.

Huh ?

Quote:

Originally Posted by Dream (Post 1205350)
Also there are a bunch of CVS folders in your zip.

True, but they are empty, just delete/ignore them.

gobears20 03-17-2007 02:26 PM

I got it installed and working. Thanks!

NeitherSparky 03-18-2007 06:56 PM

Quote:

Originally Posted by Dream (Post 1205350)
Put in your install.txt a warning for people to not edit the local config.php and ovewrite the one the FlashChat installation made.

Quote:

Originally Posted by Paul M (Post 1205550)
Huh ?

I know what Dream means. He/She means, tell people that they need to first *download* the config file that was altered by the installation of FC *before* editing it and reuploading it for this mod. I made that mistake myself, but I frankly chalked it up to...well, stupidity on my part. I should have known better.


All times are GMT. The time now is 08:07 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.03211 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
  • (1)bbcode_code_printable
  • (6)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