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)

dans562 08-30-2007 06:58 PM

I guess what I should have asked is I am looking for a chat/video program for my members to use in a room enviroment..you know what I mean? Where everyone can turn on their camera's and the member can choose to look at one camera or more depending on how many the program allows them to look at. Any help please..YES I am more than willing to pay for this..even if it is branded..just want something for my members sites.....yes I am running a Linux server with SQL and PHP full support

Thanks In Advance For Any and All Help !
Dan

ESADCG 09-02-2007 05:57 PM

"The CMS file assumes that you are installing Flashchat in your forum root folder - this is the same folder as your usercp.php file and includes folder. Installation will fail if you do not do this."

Does this mean that it will not work if installed to /chat? Or will it, if I edit the CMS file? If so, what edits to make?

Paul M 09-02-2007 07:05 PM

It's referring to the chat folder.

ESADCG 09-03-2007 05:34 AM

Ok. I have flashchat installed to webroot/chat while vb is installed to webroot. So will your mod work even though my flashchat is in webroot/chat? Because the quoted red text above makes me believe that you are saying flashchat must also be in webroot with my vb installation. I hate mixing files in with my vb files. . .

Sorry for the additional question but I just don't want to waste any time on this if it won't work in my case.

Paul M 09-03-2007 06:50 AM

The chat folder must be in the same location as the vb includes folder. This is a requirement for Flashchat/vBulletin integration, irrespective of whether you install this modification.

ESADCG 09-03-2007 06:57 PM

Gotcha. I should be good then. Thanks much! I'll use the mod as it seems a lot nicer than the default integration.

mikeinjersey 09-03-2007 09:44 PM

ok, I just purchased flashchat for $5. I see there is the "chat" folder and "src" folder.. im guessing I have to place them in the same forum root when I have the vbulletin files.

But is there any configuring I need to do with those files before I download this intergration mod? im a little confused and want to make sure I do everything right.

btw, I downloaded the beta version.. (4.83) hopefully this mod will support it.

thx in advance

Paul M 09-03-2007 11:06 PM

You don't need the src folder - it's just the flashchat source code.

ESADCG 09-03-2007 11:47 PM

Ok it is working great accept for one thing. I can log into the chat fine with my old link I manually added to the nav bar to open in a new window. But when I click the link in the Quick Links menu, I get prompted to enter my user/pass with the message that I am already in the chat.

What gives?

Paul M 09-04-2007 12:05 AM

I would guess you didn't log out.

mikeinjersey 09-04-2007 12:20 AM

Quote:

Originally Posted by Paul M (Post 1331747)
You don't need the src folder - it's just the flashchat source code.

Paul, I appreciate it.

what about the install instructions here -

http://www.tufat.com/docs/flashchat/installer.html

should I follow those before I install this mod or no? and are u sure I dont need to configure any files in the /chat/ folder first?

Paul M 09-04-2007 07:09 AM

Please refer to the Flashchat forums for help / assistance with flashchat itself.

ESADCG 09-05-2007 01:03 AM

Quote:

Originally Posted by Paul M (Post 1331776)
I would guess you didn't log out.


When closing the flash chat window it always auto logs you out so this doesn't explain why my manually added navbar chat link and the one you add to the quicklinks menu behave differently. One logs right in, the other prompts for a user/pass.

Paul M 09-05-2007 06:51 AM

Sorry, I don't know. That is an actual Flashchat screen/message, not anything this can display. It basically means you still have an active user session on the database, normally that would be because you were not logged out properly.

SuperTaz 09-13-2007 06:14 AM

Installed! :D

ninjamaster 09-13-2007 07:02 AM

thanks nice work :)

Wild Bronco 09-19-2007 11:21 AM

Hi I have installed this product..

And it works nicely :)

How ever I dont see the Quick Link??

vb 3.6.8
flash chat 4.7.12
I am using the CA EVO template
And Icelandic lang

Is there somthing I can do to see the link in Quick Links?

I see the integration well if I click the Members who are using Flashchat link ;)

basilrath 09-19-2007 11:38 AM

just put the link anywhere on your nav or sidebar etc

just place in your navbar template

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

and place after

<a href="http://www.yoursite.com/forums/chat/flashchat.php"style="text-decoration:none;"target=_blank">Your Chat</a>

obviously change to your path.....

That will position in navbar.....................and opens as a new window.

Paul M 09-19-2007 02:31 PM

The correct link to use for this modification is ../misc.php?do=flashchat , not ../chat/flashchat.php

Masiello 09-20-2007 03:52 PM

Thanks for the update Paul :)

Cigarcritic 09-21-2007 02:53 AM

I unistalled this hack due to lack of use. Can I just delete the tables in MySQL?

flashchat_bans
flashchat_config
flashchat_config_instances

etc....

yoyoyoyo 09-21-2007 03:36 AM

thanks for the update

Paul M 09-21-2007 07:03 AM

Quote:

Originally Posted by Cigarcritic (Post 1343524)
I unistalled this hack due to lack of use. Can I just delete the tables in MySQL?

flashchat_bans
flashchat_config
flashchat_config_instances

etc....

Those are flashchat tables, nothing to do with this modification.

speciosa 09-21-2007 06:25 PM

have followed the instructions in .zip file: uploaded chat/ and includes/ directories and made the optional edits. i want to have an embedded flashchat window in our forum now and it isn't popping up. not sure but the feature

"* Flashchat can be displayed embedded inside a 'standard' vBulletin Page (i.e. not full screen)."

seems to say this is doable.

please advise as to what i need to do to get an embedded flashchat window working.

cheers,
jake

Paul M 09-21-2007 10:28 PM

As the main post says ;

Quote:

For Flashchat inside a vBulletin page you need to link to .../misc.php?do=flashchat

speciosa 09-21-2007 10:40 PM

thanks paul, should've read that more carefully :o . normally i'm the guy telling people to read the manpages =).

any advice on a good aesthetic place to put it? was going to do the vBadvanced thing but not sure if i need it for this.

CristianoDiaz 09-22-2007 09:26 AM

All of the sudden, my Flashchat link causes users to go to the Smiley list in the FAQ instead of Flashchat. I have tried uninstalling and reinstalling, but no luck - any idea? I've look at the hook code and everything seems normal - something must be conflicting with it:

http://www.sluniverse.com/php/vb/misc.php?do=flashchat

Paul M 09-22-2007 10:34 AM

Disable all other modifications that use the misc_start hook, if it then works, enable each one in turn until it fails. You then know where the issue is.

Veer 09-23-2007 02:48 PM

Hello,

Will this mod work with FlashChat v4.8.x versions?

Thanks

Finster 09-23-2007 05:19 PM

I don't know if the problem is with the integration or the flashchat, but it prevents me from being able to backup the DB within the vb admin cp.

Paul M 09-23-2007 09:27 PM

Quote:

Originally Posted by Pehchaan (Post 1345203)
Will this mod work with FlashChat v4.8.x versions?


As it says :)

Quote:

* This integration is for Flashchat versions 4.7.x and above.

Quote:

Originally Posted by Finster (Post 1345294)
I don't know if the problem is with the integration or the flashchat, but it prevents me from being able to backup the DB within the vb admin cp.


I can't really imagine it being either, but you would need to be more specific - prevents you how exactly ?

skepticality 09-23-2007 11:26 PM

So,

I installed the flashchat, made sure it all worked. THEN as it said in the directions I went through the process to integrate it to my vBulletin. I DID install it with the option clicked for my version of vBulletin...

When I did all the steps in the file for integrating the two... now when I go to my

"chat/flashchat.php"

location to get to the flashchat... it comes up completely blank. No errors, no anything... :(

Any ideas?

Thanks!

yoyoyoyo 09-24-2007 12:49 AM

Quote:

v3.55 : Minor changes to install code only.
So, I assume if it is installed and working fine there is no need to update. Thanks for all of your hard work on this (and all of the other mods you have created).

Paul M 09-24-2007 12:51 AM

Which steps did you do ? Check any file edits carefully.

Paul M 09-24-2007 12:53 AM

Quote:

Originally Posted by yoyoyoyo (Post 1345561)
So, I assume if it is installed and working fine there is no need to update. Thanks for all of your hard work on this (and all of the other mods you have created).

That's correct, if you have 3.54 installed, there is no need to update.

If you have an older version, you only need to upgrade if you want the previous changes.

skepticality 09-24-2007 12:58 AM

Ok,

I un-installed, and went through it again tried to double check everything...

Didn't work again... so I un-installed again just to make double sure...

Re-installed and at least there is SOME progress... now instead of a blank white browser screen, I get a soothing blue blank screen. Maybe you can see it:

http://www.skepticality.com/vboard/chat/flashchat.php

Obviously I am doing something wrong, but after about 3 tries I am not seeing where my error might be... :(

D.

Quote:

Originally Posted by Paul M (Post 1345565)
Which steps did you do ? Check any file edits carefully.


Paul M 09-24-2007 01:53 AM

No idea, there are too many ways to break integration to just guess, as the main post says ;

Quote:

Support: Please check the instructions, and make sure you have uploaded any files to the correct location - the vast majority of problems reported are due to an error made in editing or uploading files. If you are still stuck and want me to take a look then feel free to PM me your site address, an admin user, and ftp access details, without these I cannot help you. I will look when I have time.

NeitherSparky 09-24-2007 05:18 AM

Quote:

Originally Posted by Finster (Post 1345294)
I don't know if the problem is with the integration or the flashchat, but it prevents me from being able to backup the DB within the vb admin cp.

I have Flashchat and this mod installed and I backup my database from the vb admin cp every other week or so without a problem...I don't know much about this stuff and its been a while since I installed vb, and FC, and I can't remember if FC even uses an SQL database like vb does.

skepticality 09-24-2007 10:41 AM

Darn,

Ok, I am going to attempt to do another complete un-install and clean. Then just go from the very beginning once again! :)

D.

Quote:

Originally Posted by Paul M (Post 1345605)
No idea, there are too many ways to break integration to just guess, as the main post says ;


skepticality 09-24-2007 01:46 PM

What is the 'real' best way to uninstall this whole thing so I can go back from complete scratch?

I have un-installed the hook between FlashChat and vBulletin, but what is the best way to un-install FlashChat?


All times are GMT. The time now is 10:52 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.02227 seconds
  • Memory Usage 1,825KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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