Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Flashchat: Integration for vB 3.7 Details »»
Flashchat: Integration for vB 3.7
Version: 3.7.009, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.7.x Rating:
Released: 01-02-2008 Last Update: 10-24-2008 Installs: 601
Translations  
No support by the author.

This modification is no longer available or supported.

Flashchat integration with vBulletin 3.7

Note: Flashchat Version 5.0.8 onwards now has the option for vbulletin 3.7 integration.

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


Standard vB 3.7 integration features

* Authorised members are automatically logged in.
* Automatic login works even if a member has not ticked "remember me".
* All non authorised members are locked out (this and the above are based on usergroup membership).
* If enabled, Flashchat updates the users session location (displayed in various vBulletin online location displays such as WOL).
* Real ip detection when a proxy server is used (only if the proxy server passes on the details).
* Permanant, Private Rooms are loaded by Admins and Moderators (allows for Staff Rooms).

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 Quick Links or Navbar - 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. (Version 3.7.002 onwards)


More notes:

* This integration is for Flashchat versions 4.7.x or 5.0.x (seperate downloads).
* 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.
* 3.7.004 onwards has extra code to cope with VBs CSRF protection, which interferes with profile linking.
* 3.7.006 onwards is for Flashchat 5.0.x - The previous version for Flashchat 4 (3.7.005) will continue to be available for the moment.

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.

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.

Flashchat 4 : If you have upgraded from 3.6 to 3.7 make sure you have edited the CMS entry in the Flashchat config.php file.


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.7.001 : First release for vb 3.7.
v3.7.002 : Option for Flashchat spy mode added.
v3.7.003 : Fix for 404 page not found error in certain situations.
v3.7.004 : Code added to allow profile views blocked by VB's CSRF protection.
v3.7.005 : CSRF Code changed.

v3.7.006 : Modified for Flashchat 5.
v3.7.007 : Removed 3.6 CMS file, Updated install code.
v3.7.008 : Fix bug in new install code - was using WIC option.
v3.7.009 : CMS file updated to check a users infraction groups.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #442  
Old 11-24-2008, 03:02 AM
TOMC28 TOMC28 is offline
 
Join Date: Dec 2006
Location: Midwest
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi. I have vBulletin 3.7.1. And have flashchat integration installed. I LOVE IT!

I performed a back-up to my server today and received a error. FlashChat is working well though!

Can you advise how I can rid this error? Thanks again!

........

Processing: flashchat_bans
Processing: flashchat_bot
Processing: flashchat_bots
Processing: flashchat_config
Processing: flashchat_config_chats
Processing: flashchat_config_instances
Processing: flashchat_config_values
Processing: flashchat_connections
Processing: flashchat_conversationlog
Processing: flashchat_dstore
Processing: flashchat_gmcache
Processing: flashchat_gossip
Processing: flashchat_ignors
Processing: flashchat_messages
Processing: flashchat_patterns
Database error in vBulletin 3.7.1:

Invalid SQL:
SHOW CREATE TABLE flashchat_rooms;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, November 23rd 2008 @ 10:24:34 PM
Error Date : Sunday, November 23rd 2008 @ 10:24:43 PM
Script : http://www.xxxxxxxxx.com/xxxxxxx/xxx...php?do=sqlfile
Referrer : http://www.xxxxxxxxxx.com/xxxxxxx/xxxxx.php?do=choose
IP Address : xxxxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version :
Reply With Quote
  #443  
Old 11-24-2008, 04:13 AM
Mosh's Avatar
Mosh Mosh is offline
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 1,968
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You might want to look at this - http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

Quote:
Originally Posted by TOMC28 View Post
Hi. I have vBulletin 3.7.1. And have flashchat integration installed. I LOVE IT!

I performed a back-up to my server today and received a error. FlashChat is working well though!

Can you advise how I can rid this error? Thanks again!

........

Processing: flashchat_bans
Processing: flashchat_bot
Processing: flashchat_bots
Processing: flashchat_config
Processing: flashchat_config_chats
Processing: flashchat_config_instances
Processing: flashchat_config_values
Processing: flashchat_connections
Processing: flashchat_conversationlog
Processing: flashchat_dstore
Processing: flashchat_gmcache
Processing: flashchat_gossip
Processing: flashchat_ignors
Processing: flashchat_messages
Processing: flashchat_patterns
Database error in vBulletin 3.7.1:

Invalid SQL:
SHOW CREATE TABLE flashchat_rooms;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, November 23rd 2008 @ 10:24:34 PM
Error Date : Sunday, November 23rd 2008 @ 10:24:43 PM
Script : http://www.xxxxxxxxx.com/xxxxxxx/xxx...php?do=sqlfile
Referrer : http://www.xxxxxxxxxx.com/xxxxxxx/xxxxx.php?do=choose
IP Address : xxxxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version :
Reply With Quote
  #444  
Old 12-01-2008, 12:50 PM
Sunka Sunka is offline
 
Join Date: Mar 2008
Location: Croatia
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this MOD, and Flash Chat not working any more (FC admin panell too...give me this error: Fatal error: Call to a member function next() on a non-object in /home/pijanitv/public_html/forum/chat/inc/cmses/statelessCMS.php on line 130)

When I try to open FC, it load and then freeze, just blue template of FC on screen.

I have FC v5.09 and vBulletin v3.7.4 PL1

What to do now?
Should I reinstall FC? If yes, should I first uninstall this MOD?
Reply With Quote
  #445  
Old 12-01-2008, 03:46 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your Flashchat is not configured to integrate with vb - hence the use of stateless.php in the message.
Reply With Quote
  #446  
Old 12-01-2008, 06:39 PM
Sunka Sunka is offline
 
Join Date: Mar 2008
Location: Croatia
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But everything working OK with flashchat (flash was integrated with vB) before I installed this MOD.
I have to uninstall MOD and chat, and then reinstall chat.
Reply With Quote
  #447  
Old 12-01-2008, 10:14 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sunka View Post
But everything working OK with flashchat (flash was integrated with vB) before I installed this MOD.
Installing this cannot alter whether you are actually integrated, since that is controlled by the flashchat config file.
Reply With Quote
  #448  
Old 12-01-2008, 10:35 PM
Sunka Sunka is offline
 
Join Date: Mar 2008
Location: Croatia
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And what to do now?
Reinstall again FC and then try to install again this MOD?
Reply With Quote
  #449  
Old 12-02-2008, 02:13 AM
MarkJW's Avatar
MarkJW MarkJW is offline
 
Join Date: Nov 2006
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sunka View Post
And what to do now?
Reinstall again FC and then try to install again this MOD?
Reinstall FC and on the very first step, check the box saying you want to integrate FC with a CMS. Then select your version of vB on the next page and continue with the installation. Then install this mod/hack.
Reply With Quote
  #450  
Old 12-02-2008, 06:29 AM
Sunka Sunka is offline
 
Join Date: Mar 2008
Location: Croatia
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I allready did that way.
Reply With Quote
  #451  
Old 12-02-2008, 09:26 AM
protow protow is offline
 
Join Date: Nov 2008
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got just 1 question for right now .. i have a black style/ temp. and i got the hows in chat added to my fourm and it has always worked and looked good till i added the new style. is there a way to make all the lettering white? i did fig, out how to make some of the words white but none of the members names are white
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:21 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.05967 seconds
  • Memory Usage 2,322KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete