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)

proxus 08-07-2006 04:40 AM

Quote:

Originally Posted by utw-Mephisto
Looks great also with vba

Demo

Thats almost exactly what i'm trying to achieve. Any chance of posting the module code for that centre block? I've got everything else how i want it in vba except the center. Thanks

cherylferraro 08-07-2006 05:21 AM

Quote:

Originally Posted by proxus
Thats almost exactly what i'm trying to achieve. Any chance of posting the module code for that centre block? I've got everything else how i want it in vba except the center. Thanks

I use this method and it works very well:
http://www.vbadvanced.com/forum/show...hchat+template

proxus 08-07-2006 06:15 AM

Quote:

Originally Posted by cherylferraro
I use this method and it works very well:
http://www.vbadvanced.com/forum/show...hchat+template

Damn, fast response. Thanks. Works great !

cavyspirit 08-11-2006 08:29 AM

I'm still not sure I have this config'd right.

When I logout, it goes back to the flashchat login screen and I can't 'X' out of it! I have to click on the forum home page to get out.

Also, I'm still confused on how to set the admin user. I only seem to be able to get to from calling up /admin, not from just logging in as an admin.

Paul M 08-11-2006 09:02 AM

Quote:

Originally Posted by cavyspirit
When I logout, it goes back to the flashchat login screen and I can't 'X' out of it! I have to click on the forum home page to get out.

That's correct.


Quote:

Originally Posted by cavyspirit
Also, I'm still confused on how to set the admin user. I only seem to be able to get to from calling up /admin, not from just logging in as an admin.

Sorry, I don't understand what you mean by "able to get to from calling up /admin".

cavyspirit 08-11-2006 03:17 PM

Sorry, I was up late last night.

I meant that the FlashChat documentation implies that if you are an administrator, which seems to be set somewhere in the config, that when you logon to FlashChat you will get access to the FlashChat admin area.

cavyspirit 08-11-2006 03:21 PM

Quote:

Originally Posted by Paul M
That's correct.

Hmmmm. That seems pretty weird. So, I have to explain to members that that's the way it's supposed to work. So, basically, once they open a flashchat session, using the upper-right hand corner "X" to exit out of the application doesn't work. They have to reselect the forum on the top left of the screen. Do I have that right?

cavyspirit 08-11-2006 03:25 PM

Quote:

* Permanant, Private Rooms are loaded by Admins and Moderators (allows for Staff Rooms).
How do I do this? Are there any configuration setting in the vB admin CP? I can't find any. I just want to make sure I'm not missing something.

cavyspirit 08-11-2006 03:32 PM

Figured out the staff rooms.

cavyspirit 08-13-2006 07:43 PM

btw, I figured out how to have the logout process take you straight back to the home page of the forum. In the config file, I made these changes:

'showLogoutWindow' => false, // if false, then use only the ....src=logout.php method, but do not use the popup method at all

and

//Logout behavior
'logout' => array(
'close' => true, // if true, then FlashChat window is closed upon logout
'redirect' => true, // redirectURL must be a valid URL
'url' => 'http://www.yoursite.com/forum', // 'redirect' must be set to true for this to work
'window' => '_parent', // the window to open into. possible values: _blank, _self, _parent, or a named window
),


All times are GMT. The time now is 10:35 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.01795 seconds
  • Memory Usage 1,744KB
  • 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
  • (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