| Author |
Message |
Moparmaniac


Joined: Mar 17, 2005 Posts: 130 Location: Solna, Sweden
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Wed Oct 26, 2005 3:16 pm |
|
Try to enter your data in
/inc/config.srv.php
Moparmaniac's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux makalu 2.6.17-1-686 / MySQL 4.1.21-standard-log / PHP 4.4.7 / CMS 9.0.5.0 / GD Version bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
alyssa


Joined: Nov 15, 2004 Posts: 778
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Fri Oct 28, 2005 12:09 am |
|
89turbo wrote:
Hello Alyssa,
I'm having a few problems installing FlashChat 4.3.3 into my installation of Dragonfly 9.0.1.1.
I'm a little bit confused about your installation instructions. Are you saying that I should copy all the extracted files under the "chat" folder to the root of my web site? I'm confused because doing so would overwrite existing files, such as the default "admin.php" file that comes with Dragonfly 9, as well as the default "index.php" file. Can I install Flashchat into a subfolder of my site, such as /chat?
I tried installing into a subfolder, but after I run /chat/install.php, and I chose "CPGNuke" as my CMS, and click the "next" button, I get a blank page. Any suggestions you could offer would be greatly appreciated. Thank you.
You would install the entire chat folder into your root directory.
As in:
yourdomain.com/root dir/FlashChat
In other words you are adding in another directory into your root directory, and all the FlashChat files remain in the FlashChat directory that you added into your root directory.
Hopefully that made actual sense lol.
Make sure you also edit all the necessary fles to correspond to where on your server it will be.
If you are throwing it into an Iframe, there are a few more steps. I prefer it embedded, tough I would ADORE it if we could choose to "dock" or "undock" it at will.
That would be so cool. lol
alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) [ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7] |
|
| Back to top |
|
 |
kylebmorris


Joined: Sep 21, 2005 Posts: 3 Location: Toms River, NJ
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Fri Oct 28, 2005 2:17 am |
|
does this apply to flashchat version 441? or is it not necessary anymore?
kylebmorris's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / Apache / MySQL4.1.9 / PHP 4.3.10/ CMS 9.0.6.1 |
|
| Back to top |
|
 |
portrower8


Joined: Feb 01, 2005 Posts: 123
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Sat Oct 29, 2005 10:01 pm |
|
bots don't work for me, any suggestion?
portrower8 please enter your server specs in your user profile! |
|
| Back to top |
|
 |
MajorHeadache


Joined: Mar 05, 2005 Posts: 263 Location: My Little Pony Arena
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Mon Nov 07, 2005 3:20 am |
|
Does this chat integrate at all with the user database? What I mean is will members be automatically recognized?
_________________ My Little Pony Arena
MajorHeadache's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Redhat Enterprise 4/Apache 2.2/MySQL 4.1.22/PHP 5/CPG 9.1.2.1 |
|
| Back to top |
|
 |
Moparmaniac


Joined: Mar 17, 2005 Posts: 130 Location: Solna, Sweden
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Mon Nov 07, 2005 9:50 am |
|
does this apply to flashchat version 441? -> Yes
bots don't work for me, any suggestion? -> Same for me 
Does this chat integrate at all with the user database? -> Yes
Moparmaniac's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux makalu 2.6.17-1-686 / MySQL 4.1.21-standard-log / PHP 4.4.7 / CMS 9.0.5.0 / GD Version bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
noobdesigner


Joined: Sep 03, 2005 Posts: 174 Location: Charleston, SC
|
Post subject: installing flashchat Posted: Sun Nov 27, 2005 1:16 am |
|
has anyone installed the 4.4.2 version of flashchat?
www.tufat.com/docs/fla...ation.html
i can't get past step 2...i select cpgnuke in the list...but the next page that is supposed to open (the server settings) doesn't show up...just a blank page
noobdesigner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux CentOS/1.3.34 (Unix)/4.1.14-standard/4.4.0/9.0.6.1 |
|
| Back to top |
|
 |
run0


Joined: Jun 28, 2004 Posts: 1559
|
Post subject: Re: installing flashchat Posted: Sun Nov 27, 2005 1:39 am |
|
have you tried darkgrue's integration file? it is in a thread somewhere here, along with instructions
_________________

run0's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.33 (Unix)/4.0.22-standard/4.3.9/DF 9.x |
|
| Back to top |
|
 |
noobdesigner


Joined: Sep 03, 2005 Posts: 174 Location: Charleston, SC
|
Post subject: Re: installing flashchat Posted: Sun Nov 27, 2005 2:27 am |
|
ok...i installed that file...now i get this error
Fatal error: Call to a member function on a non-object in /home/creed/public_html/main/chat/inc/cmses/cpgNukeCMS.php on line 45
also while i'm at it...is this setup correct? for my server setup file
<?php
$GLOBALS['fc_config']['creed_cpg2'] = array(
'host' => 'localhost',
'user' => 'creed_cpg2',
'pass' => '9999999999',
'base' => 'flashchat',
'pref' => 'flashchat_',
);
?>
noobdesigner's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux CentOS/1.3.34 (Unix)/4.1.14-standard/4.4.0/9.0.6.1 |
|
| Back to top |
|
 |
MajorHeadache


Joined: Mar 05, 2005 Posts: 263 Location: My Little Pony Arena
|
Post subject: Re: installing flashchat Posted: Sun Nov 27, 2005 4:23 am |
|
Here's a thread about it:
dragonflycms.org/Forum...12586.html
The last page says it works for 4.4.1 so I would guess 4.4.2 would likely apply too.
_________________ My Little Pony Arena
MajorHeadache's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Redhat Enterprise 4/Apache 2.2/MySQL 4.1.22/PHP 5/CPG 9.1.2.1 |
|
| Back to top |
|
 |
alyssa


Joined: Nov 15, 2004 Posts: 778
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Fri Dec 23, 2005 9:33 am |
|
For 4.4.2, I installed the chat directory into my root directory. I set all the permissions correctly so all the red No's turned into green Yes's. I then edited the config.srv.php file found in the chat/inc/ directory.
The original file said this:
Code:
<?php
$GLOBALS['fc_config']['db'] = array(
'host' => 'localhost',
'user' => 'root',
'pass' => '',
'base' => 'flashchat',
'pref' => 'flashchat_',
);
?>
Host: leave as is.
User: Change 'root' to the database username ($dbuname) found in your config.php file for your DF database.
Pass: Change '' to the password ($dbpass)found in your config.php file for your DF database.
Base: Change 'flashchat' to the name of your database ($dbname) found in your config.php file for your DF database.
Pref: Leave 'flashchat_' as it is.
Save the file and then upload back into the directory you found it in.
Then go to the link to install:
yourdomainname.com/chat/install.php
It will then show ALL pages. My prior documentation seems to stand from there so far.
I installed a 4.4.2 Flashchat into a DF 9.0.6.1 (at least thats what my update monitor says but I swear I thought I grabbed the latest download back in October, lol) site in less than 15 minutes.
So it should work for you. I hope this helps!
alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) [ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7] |
|
| Back to top |
|
 |
BadCO


Joined: Sep 29, 2004 Posts: 115
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Sun Jan 01, 2006 4:37 pm |
|
I've also got 4.4.2 working with DF 9.0.6.1 although if you've installed it in a non-root directory then you need to change the path as I explain [url=http://www.tufat.com/forum/showthread.php?t=9266&highlight=cpgnuke]here[/ur
BadCO's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.4/5.0.37/5.2/9.1.2.1 |
|
| Back to top |
|
 |
TehBooster


Joined: May 31, 2005 Posts: 225
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Fri Jan 20, 2006 6:19 pm |
|
Hi Alyssa
Thanks for this, looks a great chat though i ahve used it before.
Im trying to embed it into a module using the index.php you provided but its not working, it just shows the code with a frame box near the bottom
Hope this can be sorted soon
Booster
_________________

TehBooster's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.33 / 4.0.24 / 4.3.11 / 9.1.0.8 CVS |
|
| Back to top |
|
 |
TehBooster


Joined: May 31, 2005 Posts: 225
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Mon Jan 23, 2006 1:03 am |
|
Problem sorted, forgot i had HTML modules installed and just used a simple iframe
Would it be possible to get a block for this that lists who is in the chat in the different rooms ?
_________________

TehBooster's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.33 / 4.0.24 / 4.3.11 / 9.1.0.8 CVS |
|
| Back to top |
|
 |
alyssa


Joined: Nov 15, 2004 Posts: 778
|
Post subject: Re: How To Install Tufat FlashChat 4.0.11 (with screenshots) Posted: Sat Jan 28, 2006 7:58 am |
|
There is a block that someone made ... I think the code for it is posted somewhere in this thread, not sure. I picked it up somewhere though, and I'm pretty sure it was in this thread.
There is a small erratic issue in that sometimes the block gets an error message, but overall, it works the majority of the time.
alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) [ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7] |
|
| Back to top |
|
 |