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.5 (https://vborg.vbsupport.ru/showthread.php?t=91278)

Crazy Serb 01-15-2006 01:04 PM

Quote:

Originally Posted by emtee
It's built-in with Flashchat. Go to your chat/admin and read the conversations there. Setup the maximum stored messages as many as you want in flashchat config.php

Hope this helps.

ok... i am not sure how that works, and it might kinda cover my question/problem.

but what i was thinking of is having a thread or something created for each session (or at the end of each chat session) with the log file... so users can just read it later on, just like any other thread, and me being able to set permissions for it as well, etc... is that possible?

jmacieira 01-15-2006 02:34 PM

Hi Paul

My Flashchat this to call well with my base of data of Vbulletin 3.5.3

But in my forum he always opens in a new window and not integrated with the presentation of Vbulletin

as I integrate mine logo and my navbar ?

Sorry my Ingles

Paul M 01-15-2006 02:37 PM

Quote:

Originally Posted by Crazy Serb
ok... i am not sure how that works, and it might kinda cover my question/problem.

but what i was thinking of is having a thread or something created for each session (or at the end of each chat session) with the log file... so users can just read it later on, just like any other thread, and me being able to set permissions for it as well, etc... is that possible?

It's not possible unless someone writes it, and it wouldn't be simple either.

Paul M 01-15-2006 02:39 PM

Quote:

Originally Posted by jmacieira
Hi Paul

My Flashchat this to call well with my base of data of Vbulletin 3.5.3

But in my forum he always opens in a new window and not integrated with the presentation of Vbulletin

That's how it works as flashchat is totally seperate. There is a hack to embed it within a vb page, not sure off the top of my head what it's called.

jmacieira 01-15-2006 02:43 PM

Tanks for your anwser Paul

that is not possible?
https://vborg.vbsupport.ru/attachmen...chmentid=37217

Paul M 01-15-2006 03:08 PM

Like I said, there is another hack somewhere on vb.org to embed flashchat in a vb page.

erc 01-18-2006 01:06 AM

Quote:

Originally Posted by snakes1100
That is correct Paul, groupID 16 is the non-working ID group and is in the 'users' array.

Code:

        'users' => array( 2,16 ) , // vBulletin usergroups allowed standard access to chat.
        'mods' => array( 5,7 ) , // vBulletin usergroups allowed access as chat moderators.
        'admin' => array( 6 ) , // vBulletin usergroups allowed access as chat administrators.
        'banned' => array( 1,8 ) , // vBulletin usergroups banned from accessing the chat.
        'customer' => array( 0 ) , // vBulletin usergroups allowed access as customers (Live support mode only).


I'm having the same problem... Paul, you fixed it for this guy, do you remember what the problem was? Here is a link to the post:
https://vborg.vbsupport.ru/showpost....&postcount=561

I have a custom usergroup with an id of 56. Everyone who belongs to this group has it set as their primary usergroup. My file looks like this:

PHP Code:

    'users' => array( 2,9,56 ) , // vBulletin usergroups allowed standard access to chat.
    
'mods' => array( 5,) , // vBulletin usergroups allowed access as chat moderators.
    
'admin' => array( ) , // vBulletin usergroups allowed access as chat administrators.
    
'banned' => array( 1,) , // vBulletin usergroups banned from accessing the chat.
    
'customer' => array( ) , // vBulletin usergroups allowed access as customers (Live support mode only). 

But the users who belong to that group get the following message:

Quote:

The administrator may have required you to register before you can view this page.
I greatly appreciate any insight you can provide.

Paul M 01-18-2006 01:40 AM

Quote:

Originally Posted by erc
I'm having the same problem... Paul, you fixed it for this guy, do you remember what the problem was? Here is a link to the post:
https://vborg.vbsupport.ru/showpost....&postcount=561
.
.
I greatly appreciate any insight you can provide.

He had simply uploaded the edited file to the wrong place - it must replace the existing file in ../chat/inc/cmses/

erc 01-18-2006 02:06 AM

Quote:

Originally Posted by Paul M
He had simply uploaded the edited file to the wrong place - it must replace the existing file in ../chat/inc/cmses/

Ahh, Got it. Thanks :)

ViewMy.biz 01-19-2006 02:01 PM

Installed.

So far so good, but have not released it to the forum members yet.

ps installed it over a php3 extention only had to chage the reference in the xml file.


All times are GMT. The time now is 11:40 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.02194 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_php_printable
  • (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