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 02-24-2008 11:50 AM

Quote:

Originally Posted by m002.p (Post 1448983)
Hello Paul,

Ive asked on Tufat forums first about this error, but they have asked me to ask you.

Basically Live Support Mode doesnt work, instead all I get is the standard mode. Ive ticked the correct box upon installation, ive ensured config.php has "true" set for live support mode, but all to no avail.

Is there anything you can suggest as ive installed this mod and wondering if there is anything contained which could be affecting live support mode?

Thanks

Matt

Have you enabled support mode in your flashchat config file ?

Quote:

Originally Posted by KipLarson (Post 1449582)
So do we need to pay for flash chat or how does it work?

www.tufat.com

m002.p 02-24-2008 08:15 PM

Quote:

Originally Posted by Paul M (Post 1449861)
Have you enabled support mode in your flashchat config file ?

Yes as mentioned above, ive enabled it and read all instructions by the book. Ive set the config.php files "Livesupportmode" line to true, and even re-installed flashchat with the latest version ensuring it is installed in support mode.

This is the support thread i created at Tufat.com:

http://forum.tufat.com/showthread.ph...267#post187267

They refer me to you and ask if anything could be conflicting.

Thanks for the reply, I appreciate it

Paul M 02-24-2008 11:17 PM

Its working fine for me. You have also edited the members usergroup permission for flashchat and set them to "Customer (Support Mode Only)" ?

m002.p 02-25-2008 04:52 PM

Quote:

Originally Posted by Paul M (Post 1450334)
Its working fine for me. You have also edited the members usergroup permission for flashchat and set them to "Customer (Support Mode Only)" ?

Hi Paul, again thank you so much for the reply, I do appreciate this.

Hmm, its not working for me and my users. Ive tested it not logged in, tested as a forum member and also as admin. I really dont know what could be wrong :s

However, one last thing......

For some reason, unregistered users cant access the FC. I have set their permission to "Customer" in Usergroup Manager, but upon entering a username, it requires a password too, which of course they wouldnt have being a "guest", thus no permission for FC is produced. Any ideas how to overcome this?

Thanks for any help :)

Matt

bluecat 02-25-2008 04:54 PM

I was able to figure it out, thank you though (create a blank template page and add as iframe).

Paul M 02-25-2008 06:15 PM

Quote:

Originally Posted by m002.p (Post 1450807)
Hmm, its not working for me and my users. Ive tested it not logged in, tested as a forum member and also as admin. I really dont know what could be wrong :s

Sorry but without full access to your site I could not even guess.

Quote:

Originally Posted by m002.p (Post 1450807)
For some reason, unregistered users cant access the FC. I have set their permission to "Customer" in Usergroup Manager, but upon entering a username, it requires a password too, which of course they wouldnt have being a "guest", thus no permission for FC is produced. Any ideas how to overcome this?

You cannot do it, the basic point of integration is that guests will never get access.

dt-pain 02-25-2008 07:24 PM

I am having a problem. Everything works fine but when I go to link misc.php?do=flashchat I get this error flashchat.php&room=1 does not exist.

rwoscott 02-26-2008 06:44 PM

* Installed.

Another quality mod. Thanks Paul M

Reynaldovb 02-28-2008 02:51 AM

Quote:

Originally Posted by dt-pain (Post 1450916)
I am having a problem. Everything works fine but when I go to link misc.php?do=flashchat I get this error flashchat.php&room=1 does not exist.


I had this error too. Edit the plugin named FlashChat Integration (1)
and change this line:
Code:

    $room = '&room='.intval($vbulletin->options['fcroom']);
to this:
Code:

    $room = '?room='.intval($vbulletin->options['fcroom']);
In short, you are just removing & and replacing it for a ?

Paul M 02-28-2008 02:32 PM

There should be no reason to edit any plugins, and I'm stuggling to see how you could generate a url that ends simply in ../flashchat.php&room=1 unless maybe you have some sort of custom template edits.


All times are GMT. The time now is 12:30 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.02502 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
  • (2)bbcode_code_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