vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - Flashchat 5 or 6 : Integration for vBulletin 3.8 (https://vborg.vbsupport.ru/showthread.php?t=201210)

Paul M 01-08-2009 10:00 PM

Flashchat 5 or 6 : Integration for vBulletin 3.8
 
This modification is no longer available or supported.

Note: I no longer use Flashchat, and development and support of it at Tufat appears to have died in 2010.



Flashchat 5 integration with vBulletin 3.8.

Note: This is compatible with Flashchat 5.0.x only, it will not work with Flashchat 4.

* Flashchat 5 is no longer available - this should work with Flashchat 6, but this is not a supported option *

Note:
Standard Flashchat includes vBulletin integration as part of the Tufat supplied files. However, the standard integration does not include Direct Usergroup Integration or other extra's like the WOL Display & Flashchat on a vBulletin page. This Modification adds those features


Extra's added by this modification

* Direct login to a room.
* The WOL will correctly display Flashchat as the location (not 'Unknown Location')
* Flashchat can be displayed embedded inside a 'standard' vBulletin Page (i.e. not full screen).
* Direct Usergroup Integration - a section is added to each usergroup in the ACP Usergroup Manager to set the Flashchat permissions for that group.
* The plugin will try to automatically add a link to Flashchat in your Navbar Quick Links or Community Links - this feature can be disabled if you wish.
* The automatic link can have a prefix path defined - useful if you use something like CMPS.
* You can define a usergroup to login as Flashchats "Spy" mode.


More notes:

* This integration is for Flashchat version 5 only.
* The automatic link feature may fail if you have customised templates (it uses template hooks).
* For Flashchat inside a vBulletin page you need to link to .../misc.php?do=flashchat
* This modification does not add any links to Flashchat Administration in the ACP.
* You can set all members to login direct to particular room via the ACP.
* You can also add a room parameter to the url - i.e. .../misc.php?do=flashchat&room=3
* Spys can login into the chat but are not listed in the room - they cannot chat, just watch.

The CMS file assumes that you are installing Flashchat in your forum root folder i.e. (/forums/chat/) - this is the same folder as your usercp.php file and includes folder. Installation will fail if you do not do this.

Support: This modification is no longer supported. 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.

Finally, I am not Tufat.com or Flashchat Support - if you have questions about Flashchat, their forums are here.

To use the this upgraded integration simply download and unzip the file, then follow the instructions in the text file. Once installed, the Flashchat userlevel options for each usergroup will appear in the ACP usergroup edit screens - editing of the CMS file will no longer be required.


History:

v3.8.001 : First release for vb 3.8.
v3.8.002 : Fixed who is online location to work with FC 5.


nogerorob 01-10-2009 05:44 AM

Excellent, looking forward to this. I'll be giving this a try.

Battle_Ring 01-10-2009 06:01 PM

IS this any different than the 3.7 file?

Paul M 01-10-2009 07:09 PM

There are small differences.

vaio1 01-10-2009 07:29 PM

if i would like to install the chat i get following msg

PHP Code:

Fatal errorCall to a member function next() on a non-object in /home/public_html/chat/inc/cmses/vbulletin38CMS.php on line 34 


and if i use the orginal vbulletin38.CMS.php from tufat i get following msg


PHP Code:

Fatal errorCall to a member function next() on a non-object in /home/public_html/chat/inc/cmses/vbulletin38CMS.php on line 44 


what can i do?

nogerorob 01-11-2009 12:41 AM

Hello there,

Quote:

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.
I had a closer look at this and saw that this requires FC to be installed into the root of the vBulletin directory.

Perhaps I'm wrong? Is the CMS file you're referring to vbulletin38CMS.php? Are there lines I can edit in there if I want FC to be installed in the /forums/chat/ directory?

rob

vaio1 01-11-2009 07:48 AM

no i uploaded it in the path forum/chat

and i open the file /forum/chat/install.php

Paul M 01-11-2009 01:32 PM

Quote:

Originally Posted by nogerorob (Post 1708031)
Hello there,



I had a closer look at this and saw that this requires FC to be installed into the root of the vBulletin directory.

Perhaps I'm wrong? Is the CMS file you're referring to vbulletin38CMS.php? Are there lines I can edit in there if I want FC to be installed in the /forums/chat/ directory?

rob

If /forums/ is your forum root folder, then /forums/chat/ is the correct place to install it.

Paul M 01-11-2009 01:32 PM

Quote:

Originally Posted by vaio1 (Post 1708327)
no i uploaded it in the path forum/chat

and i open the file /forum/chat/install.php

Sorry, but what is your question exactly ?

MrD 01-11-2009 01:39 PM

Hi,
is there any Option if a User Logged Out, that the Forumhome is shown?

Jaxel 01-12-2009 04:15 PM

Paul, the version information on the chat window is broken:

"Version : � Paul Marsden 2009"

Paul M 01-12-2009 04:53 PM

Indeed it was. Fixed.

swiper the fox 01-13-2009 01:56 PM

I am currently running

Flashchat Integration 3.7.005 Integration of Flashchat and vBulletin 3.7
FlashChat: Admin Panel Integration 3.7.005 Integration of the FlashChat Admin Panel into vBulletin Admin Control Panel.

The instructions do not indicate what to do with upgrading or do I need to uninstall all the previous versions and install this "new"

the current files I have downloaded (not installed yet) are

Flashchat-vb-integration
ms_fc_admincp

Do I need anything else in particular ?

nogerorob 01-13-2009 05:25 PM

Hello,

I was successfully able to install this in vb 3.8 and have marked as installed. This is my first time adding any chat stuff to my forums. Thanks a lot for your work.

You may want to add a note to your installation instructions that the /forums/chat/ directory suggested in the FC installation instructions is the correct directory to install it. As you could tell from my post, I felt like the words in red above suggest that I needed to install directly into /forums/ rather than /forums/chat/.

I'm going to set about configuring it now. Thanks again for your work.

I suggest:

The CMS file assumes that you are installing Flashchat in your forum root folder i.e. (/forums/chat/) - this is the same folder as your usercp.php file and includes folder. Installation will fail if you do not do this.

Paul M 01-13-2009 05:51 PM

Seems reasonable, edited.

Chicago_VLNU_4s 01-14-2009 05:32 AM

brilliant, I'll try this when I upgrade.

DanaRVT 01-14-2009 03:55 PM

Quote:

Originally Posted by MrD (Post 1708547)
Hi,
is there any Option if a User Logged Out, that the Forumhome is shown?

I'd like the answer to this to please.. previously when a user logged out of chat, they were redirected to the forum homepage. Now it shows a login box... I'd like to avoid that if possible. Thanks!

svoeric 01-14-2009 04:58 PM

One Very minor thing I'd like to do, and you'd think it would be simple.
You said you were using template hooks to add flashchat to the quick links page.

Where could you change that to show up under the community link instead ?
I'd like to do it with the hooks, and not a template edit.

Thanks for the mod!

EDIT:: I also noticed on the quick-links menu, the white space between the links is missing above flashchat. -- like I said before, all little stuff.

svoeric 01-14-2009 04:59 PM

Quote:

Originally Posted by DanaRVT (Post 1712242)
I'd like the answer to this to please.. previously when a user logged out of chat, they were redirected to the forum homepage. Now it shows a login box... I'd like to avoid that if possible. Thanks!

that's a setting in the admin section of flash-chat. Probably wasn't answered cause it's not really a function of the integration, as much as it's a function of flash-chat.

edit -- it's under logout settings.

DanaRVT 01-14-2009 11:22 PM

I can't figure out how to set it up to make it work... no matter what I do, the homepage opens in a new window, and in the current window, flashchat logs out and shows a login box. Could you advise?

Neo_obs 01-15-2009 05:59 AM

I noticed you made everyone use the Male icon... is there gonna be support for a Male/Female option?

Paul M 01-15-2009 07:07 AM

There is no male/female option in vb.

Vinyljunky 01-15-2009 10:55 AM

Installed :up:

Thank you

VJ

Battle_Ring 01-15-2009 02:16 PM

how come when i go to chats in admin its a blank white page, i need to keep chat logs

swiper the fox 01-15-2009 07:20 PM

Not sure if anyone here can assist, but trying to first of all install flashchat 5.0.10
during installation process I receiver error:

Fatal error: Call to a member function next() on a non-object in /home/XXXXXXXX/public_html/forum/chat/inc/cmses/vbulletin38CMS.php on line 45


tried the default 38CMS.php file and the one in the fc5 integration
one has same error
one on line 34 , the other at line 44

portion in red is the particular line producing error:

Quote:

{
$rs = $this->getUserForSession->process($this->session);
if($rec = $rs->next()) {
$this->userid = intval($rec['userid']);
$_SESSION['fc_users_cache']['sessionuserid'] = $this->userid;

Paul M 01-15-2009 08:01 PM

I've never been able to reproduce that error.

I have made some slight alterations to the cms file attached, can you please try it and see if it cures this problem.

HaZe_X 01-15-2009 10:09 PM

I installed flashchat, the latest version...But whenever I add your CMS file, I get a blank white page, I use the file it came with, everything is fine..

Vbulletin 3.8.0,

/forum/chat/

swiper the fox 01-15-2009 10:53 PM

Quote:

Originally Posted by Paul M (Post 1713802)
I've never been able to reproduce that error.

I have made some slight alterations to the cms file attached, can you please try it and see if it cures this problem.


I have replaced the CMS file
deleted previous tables
and re uploaded the folder to site

will post back results !!!

swiper the fox 01-15-2009 11:02 PM

NEW ERROR with new CMS file



Code:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'XXXXXX'@'localhost' (using password: NO) in /home/XXXXXX/public_html/forum/chat/inc/get_config.php on line 17

Fatal error: Call to a member function next() on a non-object in /home/XXXXXX/public_html/forum/chat/install_files/funcs.php on line 460



XXXXXX = an actual directory name, just removed for personal reasons

Paul M 01-16-2009 07:10 AM

Thats a config error, your being denied access to mysql.

DanaRVT 01-16-2009 07:19 AM

Quote:

Originally Posted by DanaRVT (Post 1712703)
I can't figure out how to set it up to make it work... no matter what I do, the homepage opens in a new window, and in the current window, flashchat logs out and shows a login box. Could you advise?

Anybody?

swiper the fox 01-16-2009 01:32 PM

Quote:

Originally Posted by Paul M (Post 1714346)
Thats a config error, your being denied access to mysql.



Don't understand why 4.7 chat can install with no issues (other than I can't integrate anything into it because of 3.8 vbulletin) but 5.0.10 will not install properly

Paul M 01-16-2009 04:39 PM

5.0.x has many bugs and problems. I am not Flashchat support, you need to visit their forums.

Skyrider 01-16-2009 08:15 PM

If i may ask. Is there any specific reason why some people create plugins for chats that you have to pay for? There are quite a few free ones there, that needs vb intigration.

Paul M 01-16-2009 09:42 PM

Flashchat is free, and has been for some time now.

swiper the fox 01-17-2009 02:31 PM

I have the 5.0.10 version (paid one)

question: do I install that one (hasn't worked yet but would like to be clear)
first, then use the integration files after installation or......

also, can I install the fc v5 as a brand new and later integrate it into vbulletin 3.8 using this plugin/mod ?

C138 Kaysone 01-18-2009 03:08 AM

why does it always say my users are banned including my staff members?

Skyrider 01-18-2009 04:49 PM

Quote:

Flashchat is free, and has been for some time now.
Mind explaining me then why I have to pay for it on tufat's website?
Quote:

Buy it for $5 - or - Try it FREE!
I can't find where you can download it.

NVM, I assume the "try it free" is the free one which fully works completely?

Paul M 01-18-2009 05:26 PM

Yes, its the full version, you simply dont get the source code.

Jeordie015 01-19-2009 03:51 AM

I'm getting this error:

vBulletin Message
Sorry, but the Chat System has been turned offline, contact the administrator for more information.


Everything is fine when viewing the chatroom outside of vBulletin (chat/flashchat.php). Usergroup permissions are set the way they should be. Any ideas?

Edit: Another thing, on this error page, all the links are not right. For example, the New Posts link is: chat.php/search.php?do=getnew. Everything is going after chat.php instead of the site root. What's wrong?


All times are GMT. The time now is 02:14 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.01528 seconds
  • Memory Usage 1,835KB
  • 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
  • (2)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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