|
|||||||
| Integrating FlashChat Integrating FlashChat with your bulletin board or portal (vBulletin, phpBB, phpNuke, Mambo, etc.) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have updated the old outdated drupalCMS.php integration script for support of Drupal 5.8-5.15 and Drupal 6.3-6.10
![]() Integration script tested with FlashChat 4.7.12 and FlashChat 5.0.4 - 5.0.10 New functions are: ![]() Additional Administrator and Moderator support by using Drupal rid numbers Configuration in the chat/inc/cmses/drupalCMS.php script lines: PHP Code:
Support for Drupal photos in FlashChat PM's Who's in chat block with Chat and Admin Panel links ![]() Update: August 19, 2008: drupalCMS.php updated for non-printable characters in Drupal database password September 01, 2008: Drupal 5/6 modules updated with base_path() in href statements September 02, 2008: Fixed one bug in autologin September 08, 2008: Fixed more bugs in autologin. September 10, 2008: Fixed autologin for any directory name for the /chat directory September 11, 2008: Fixed autologin when Drupal is installed in web server root September 25, 2008: Fixed Admin/Moderator links in the FlashChat module. September 26, 2008: Fixed Admin/Moderator links in the FlashChat module when Drupal is installed in web root. Install by replace drupalCMS.php December 27 2008: Fixed the Host database parameter with "rawurldecode", Thanks Sheryl ![]() Update of FlashChat Drupal Kit to Version 1.1 January 02, 2009 Updates/Fixes to /chat/inc/cmses/drupalCMS.php:
Autologin fix when Drupal installed in web root Update of FlashChat Drupal Kit to Version 1.2 January 22, 2009 Updates/Fixes to /chat/inc/cmses/drupalCMS.php:
Download and extract attached rar file FlashChatDrupalKit12.rar and replace current /chat/inc/cmses/drupalCMS.php before FlashChat installation, for updates only replace and no FlashChat reinstallation Upload the files in the directory /modules/flashchat/ to either your Drupal 5 or Drupal 6 modules directory Update your Drupal Module by the Administer function -> Site building -> Modules -> FlashChat -> disable/enable Configuration of most of the FlashChat Module parameters within the Drupal Administer functions for Blocks and Modules Note: FlashChat Module will not verify latest version against the Drupal Module Site as the FlashChat Module is not registered with Drupal The FlashChat Drupal integration does not support include/require statements in the /drupal/sites/default/settings.php mainly because this will increase the server load as FlashChat integration is executed each 3rd second for all online users Last edited by Veronica : 02-27-2009 at 08:10 AM. Reason: Module version 1.2 and text updates |
|
#2
|
|||
|
|||
|
Thank you, it works very nice with my Drupal 5.10
![]() |
|
#3
|
|||
|
|||
|
I added the Drupal CMS module. For some strange reason I'm getting this error on FlashChat install:
Could not connect to MySQL database - please check database settings Access denied for user 'myusername'@'localhost' (using password: YES) I substituted "myusername" for the real name, but other than that it's exactly the error I'm getting. Any idea why? It looks like it pulls the relevant info from my Drupal install, but then it wont' read the DB... The module piece shows up in the Drupal mods listing though. Happy to see this work done. If only I could figure out why it's not connecting to the db...Any clues? EDIT: Using supported versions as stated by the OP Last edited by islandoftoys : 08-17-2008 at 10:06 PM. |
|
#4
|
|||
|
|||
|
islandoftoys: Which version of Drupal and FlashChat ?
![]() Last edited by Veronica : 08-18-2008 at 05:33 AM. |
|
#5
|
|||
|
|||
|
5.9 and 5.0.4
__________________
ISLANDOFTOYS.COM |
|
#6
|
|||
|
|||
|
I had a problem with italian usernames (Drupal 5.10) for example : lillà
The à makes problems. On the Flashchat you see a mismatch of username without à, uid and other characters. |
|
#7
|
|||
|
|||
|
tonino:
Yes this is a very common problem in FlashChat for us from Europe and Asia ![]() when the Forum users table is ISO-8859-x encoded and FlashChat is operating in UTF-8 encodings |
|
#8
|
|||
|
|||
|
islandoftoys:
Have you made any changes to the Drupal configuration file? ![]() /drupalForum/sites/default/settings.php Either changing the contents/configuration setup and/or using another directory location for your settings.php ? |
|
#9
|
|||
|
|||
|
Quote:
It's set up like: mysite/flashchat/ and mysite/sites/default/settings.php
__________________
ISLANDOFTOYS.COM Last edited by islandoftoys : 08-18-2008 at 07:31 PM. |
|
#10
|
|||
|
|||
|
Got it figured out. It's a problem with FlashChat not recognizing non-alphanumeric characters in the database password. Very strange. Anyway, it appears to work now. Thanks for the replies.
![]()
__________________
ISLANDOFTOYS.COM |
![]() |
| Thread Tools | |
| Display Modes | |
|
|