The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Flashchat Integration for vB 3.6 Details »» | |||||||||||||||||||||||||
This modification is no longer available or supported. Flashchat integration with vBulletin 3.6 Note: Standard Flashchat includes a version of my vBulletin integration as part of the Tufat supplied files - including a working vBulletin 3.6 CMS file. However, the standard files do not include Direct Usergroup Integration or other extra's like the WOL Display & Flashchat on a vBulletin page. This Integration Mod adds those features Standard vB 3.6 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. More notes: * This integration is for Flashchat versions 4.7.x and above. * The automatic link feature may fail if you have customised templates. * 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 * 3.56 onwards has extra code to cope with VBs CSRF protection, which interferes with profile linking (vb 3.6.10+). 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. 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.01 : First version for vb 3.6 (not released). v3.02 : Various code changes, first public release. v3.02A : Minor bug fixes to WOL Display. v3.02B : Dependancies updated for 3.6.0 Gold. v3.03 : Minor fix to Get User for membergroupids, some SQL changes. v3.03A : Updated for Version Checking. v3.04 : Security (anti-hacking) code added (as supplied by Darren). v3.05 : Usergroup settings moved to top of CMS file. v3.06 : Fixed error message when accessing chat admin area. v3.07 : Default role changed. v3.08 : Minor bug fix to Avatar detection, login code changes, tidy up. v3.50 : Beta release with direct usergroup integration. v3.51 : First full release with direct usergroup integration. v3.52 : No Access and Banned split into separate permissions. v3.53 : Minor changes - includes disabling the utf8 functions if the F/C config option is false. v3.53A : Internal updates, not released. v3.53B : Internal updates, not released. v3.53C : Add ability for member to do direct to a room (other than the Flashchat default). v3.53D : Defaults on first install updated. v3.54 : Option for link path prefix added. v3.55 : Minor changes to install code only. v3.56 : Code added to allow profile views when CSRF protection is active. v3.57 : CSRF Code changed. Show Your Support
|
Comments |
#622
|
||||
|
||||
Installed and works like a charm! Many many thanks Paul M!
Is there any way to set this to open in a new small window so my users can Post and Chat at the same time? I have tried a couple ways and it does not work. I am no expert though. That is the only complaint, if you can call it one, that I have received. |
#623
|
|||
|
|||
Quote:
Go to your navbar template and find: <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> Then place this underneath: <td class="vbmenu_control"><a target="_blank" href="http://yourwebsite/forum/chat/flashchat.php?$session[sessionurl]">Chat</a></td> (make sure the path is right for your site) this will place the chat link in the navbar beside FAQ's. You can plug it in anywhere you want of course. It will open the chat in a new window, and from there your users can re-size..minimize etc. Don't forget to go to vbulletin options/flashchat integration and disable the "automatic link creation" or you will have doubles. |
#624
|
||||
|
||||
Damn had the target="_blank" oin the wrong spot! Thank you!!
One other thing... I have it on my vBAdvanced screen as follows... how would I update this link to Chat in a new window? Code:
<tr><td bgcolor="#c2d6a7" width="100%" onclick="window.location='misc.php?do=flashchat'" style="cursor:pointer; background-color:#c2d6a7" onmouseover="this.style.backgroundColor='#b2c599';" onmouseout="this.style.backgroundColor='#c2d6a7';"><span class="portalnav">Chat</span></td></tr> Thanks again! |
#625
|
|||
|
|||
I have a feeling it's not possible, but it shouldn't hurt to ask. When they leave the chatroom, is it possible to have the remaining chat history left upon? So when they come back or accidently leave, they will still what people talked about in the chat?
|
#626
|
||||
|
||||
Can this be put in a box in forum home?
Installed anyway. I still wanna know if you can put FlashChat in a box in forum home. |
#627
|
|||
|
|||
Yes can we have it where you have say chat on top and you forums below? |
#628
|
||||
|
||||
Put in your install.txt a warning for people to not edit the local config.php and ovewrite the one the FlashChat installation made.
Also there are a bunch of CVS folders in your zip. edit: Thanks for the mod. |
#629
|
||||
|
||||
Quote:
True, but they are empty, just delete/ignore them. |
#630
|
|||
|
|||
I got it installed and working. Thanks!
|
#631
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|