vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   123FlashChat integration with vb 3.7? (https://vborg.vbsupport.ru/showthread.php?t=170334)

sweeps78 02-12-2008 05:35 PM

123FlashChat integration with vb 3.7?
 
Has anyone here successfully integrated 123FlashChat with vBulletin? I got it running on my server and it works incredibly well, but once I tried to integrate it into my vBulletin software for the auto-login and statistics, I can't seem to get it running. All it does is hang on the Logging In screen

thanks

Deriel 02-13-2008 08:53 AM

Why not directly ask the people from 123FlashChat ? After all, the 3.6 mod was made by them

sweeps78 02-13-2008 12:42 PM

I am asking them as well. I was just wondering if anyone here had any thoughts on what could be wrong.

I'll post back in this thread once I find out what was wrong.

abroad 06-06-2008 06:38 PM

Does anybody has a soluton for 3.7 how to integrate it? The mod they offer to download does not work.

z3us 08-11-2008 02:06 AM

Same problem here. I installed the demo and got it going fine. The intergration is the bummer. And the tech support told me its $100 for help on getting it working with VB even after i told him its says all over the site it integrates seamlessly with VB. Even if i bought the $200 software hes said i cant help you i have others to help.
Very rude and kept telling me to buy a bigger package and he would help me. I got all the chat logs to this up. Im very unhappy with the support there. The tech i got was "bamboo". :down:

sweeps78 08-11-2008 01:43 PM

It was actually quite easy once I went back and really studied their documentation. There are many smaller steps that are easy to miss if you're not careful. Be sure to read all of the docs before you attempt to integrate, as there are other areas of information that you need to cover in order to integrate the software into your vBulletin forums. It's not the best documentation, but I've certainly have seen much worse.

123Flashchat turned out to be very helpful, so long as I asked questions relevant to their documentation and not just generic "how do I do this" questions. You just have to be very specific and reference areas in their documentation that you are stuck on.

abrecher 11-04-2008 08:05 PM

Quote:

Originally Posted by sweeps78 (Post 1596232)
It was actually quite easy once I went back and really studied their documentation. There are many smaller steps that are easy to miss if you're not careful. Be sure to read all of the docs before you attempt to integrate, as there are other areas of information that you need to cover in order to integrate the software into your vBulletin forums. It's not the best documentation, but I've certainly have seen much worse.

123Flashchat turned out to be very helpful, so long as I asked questions relevant to their documentation and not just generic "how do I do this" questions. You just have to be very specific and reference areas in their documentation that you are stuck on.

Can you assist me with integration ? I followed all the directions and still have no luck getting it to integrate like they say it does. Members still need to enter in their VB user names and passwords etc.

Peter_Rosado 01-07-2009 08:44 AM

Quote:

Originally Posted by abrecher (Post 1659562)
Can you assist me with integration ? I followed all the directions and still have no luck getting it to integrate like they say it does. Members still need to enter in their VB user names and passwords etc.

The same things is happening to me, I wish someone could help :(

sweeps78 04-15-2009 02:53 PM

Not sure if you're still having this problem, but if you look at server.xml (located in "<yourinstallationfolder>/server/etc/groups/default/"), you'll see the two elements below. Keep in mind though that you'll need direct access to your 123flashchat program files. If you're on a shared server chances are you don't have direct access to them and you'll need your host to edit these files for you.

<integrated-other-database>

<auth-url charset="UTF-8">

these both need to have the correct values. The correct values are:

<integrated-other-database>URL</integrated-other-database>

and

<auth-url charset="UTF-8">http://yourforumdomain/vbb.php?username=%username%&amp;password=%password %</auth-url>

After the values are properly set, your flashchat server needs to be restarted. If you don't have direct access to restart your flashchat server then you'll need your host to do it for you. If you do have direct access to SSH, then login and the command is:

./fcserver.sh restart

You'll of course have to issue the cd command to be in the correct directory (mine is /usr/local/123flashchat/server/)


Hope that helps:)


All times are GMT. The time now is 07:21 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.01368 seconds
  • Memory Usage 1,731KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete