Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 What Chat Program to use
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

jwelch
Starting Member

12 Posts

Posted - 04 November 2002 :  20:04:38  Show Profile
I am interested in adding a chat mod to my forum and was wondering which one would be the best to use.

I want to be able to moderate the chat and be able to set up different rooms.

Also one that doesn't rely on the database.

Edited by - ruirib on 04 November 2002 21:39:05

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 04 November 2002 :  20:06:48  Show Profile
I tried Snitzzy Chat and got it working after some experimentation. However, I find that Flashchat gives me what I wanted (password protected rooms, etc.)
Go to Top of Page

jwelch
Starting Member

12 Posts

Posted - 04 November 2002 :  20:17:32  Show Profile
Can you show me your page that has Snitzy Chat?
I cannot seem to find it anywhere.

Do you know where I can find Flashchat?
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 04 November 2002 :  23:16:01  Show Profile
I took Snitzy Chat off my site but you can still download the 3.4.03 version with corrections here: Snitz Chat

I am currently using FlashChat. It can be viewed here: Carefree Chat and downloaded here: Flash Chat
Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 13 November 2002 :  07:50:54  Show Profile
quote:
Originally posted by Carefree
I am currently using FlashChat. It can be viewed here: Carefree Chat and downloaded here: Flash Chat



Is the version at the link above modified to use the Snitz member database like was done for Snitzy Chat? Or can peoploe enter any id.

Mike
Go to Top of Page

DJ5A
Junior Member

163 Posts

Posted - 13 November 2002 :  08:38:02  Show Profile
Hello:

A few Quick Questions!

Can the Flash Chat be switched on & off or is it something that would stay on all the Time? I would like to be able to shut it on & off at night? I would be afraid it would get abused.

How much bandwidth does it require compared to Snitzy chat?

Thank You for Your Time!!!!!
DJ5A
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 13 November 2002 :  21:30:46  Show Profile
MichaelA - This version of Flash Chat isn't linked to the forum database at all - the passwording of rooms and operators is hardcoded but would be simple enough to use a dbase call to store/retrieve passwords.

DJ5A - I haven't measured bandwidth - can't answer that one.

As for turning it on/off - it isn't currently configured like that, but it wouldn't be difficult to add that feature.

Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 13 November 2002 :  21:43:46  Show Profile
quote:
Originally posted by Carefree

MichaelA - This version of Flash Chat isn't linked to the forum database at all - the passwording of rooms and operators is hardcoded but would be simple enough to use a dbase call to store/retrieve passwords.

As for turning it on/off - it isn't currently configured like that, but it wouldn't be difficult to add that feature.



Are you planning to add either of the two features? If so, soon or much later. I'm not an ASP wizard and I'd rather not reinvent the wheel if you are going to do it and be the distribution point.

Thanks.

Mike
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 14 November 2002 :  06:58:00  Show Profile
I'm going to be busy for the next week or so, but I'll try and get this modified to add the ability to turn it on/off from the admin panel. If I have time, I'll also tackle the authentication.

If there's someone out there who has some time and will do this for us, here's the file modified for 3.4.03 installation:

FlashChat
Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 14 November 2002 :  13:00:53  Show Profile
quote:
Originally posted by Carefree

I'm going to be busy for the next week or so, but I'll try and get this modified to add the ability to turn it on/off from the admin panel. If I have time, I'll also tackle the authentication.



I trust your coding much better than mine. The setup for Snitz Chat was nice so I know you will produce solid results. I'll wait for you.

Thanks.

Mike
Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 15 November 2002 :  18:15:30  Show Profile
Looking at this code further, I think I could pass the member name but my concern is if someone saves the web page to the local hard drive and alters the code so a valid name appears. Can the member id field be text not input but the password be a input and revalidated or is that too much? Would that be overkill or a good idea for security?

Just thoughts. Thanks.

Mike

Edited by - MichaelA on 16 November 2002 19:08:16
Go to Top of Page

OpenIntro
Junior Member

USA
126 Posts

Posted - 20 November 2002 :  01:03:54  Show Profile  Send OpenIntro an AOL message
Ok, so I like Flashchat. Besides the font being pretty bit, it's a cool little chat mod! I have installed it, but on my forum now when I type in a username and click login, I get this:

The chat is not correctly installed. To install the chat correctly, you need to place it in a virtual directory on the webserver.
If you have access to the Microsoft Management Console on the server, you can create a virtual directory yourself (see the documentation for MMC).
If you are using the chat on a server provided by a web host, ask your web host's technical support personnel to do this for you. If necessary, you can direct them to this page so that they can read this message.


Not sure why it says this, when I followed all the instructions in the readme. Curiously though, I changed the chat_ini.asp to include MY room names and what not, and they are NOT appearing! It still shows the default names. When I go and try again, it shows someone in the chat (it has logged the name into the forum and does not log them out after the error). Any ideas on how to fix this? The forum is located at http://www.kamikazeshots.com/upgrade

Let's All Do Kamikaze Shots!
http://www.kamikazeshots.com
http://www.kamikazeshots.com/forum
*DO YOUR CLICKS!*
http://dailyclicks.kamikazeshots.com

Edited by - OpenIntro on 20 November 2002 01:04:22
Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 20 November 2002 :  12:41:38  Show Profile
quote:
Originally posted by OpenIntro
The chat is not correctly installed. To install the chat correctly, you need to place it in a virtual directory on the webserver.
If you have access to the Microsoft Management Console on the server, you can create a virtual directory yourself (see the documentation for MMC).
If you are using the chat on a server provided by a web host, ask your web host's technical support personnel to do this for you. If necessary, you can direct them to this page so that they can read this message.



You must have missed it in the instruction, but you need to do exactly what it says. The chat directory MUST be a virtual directory. (Can someone explain why? I don't know that part and I am curious.) Follow the intructions in the message and it will work.

quote:

When I go and try again, it shows someone in the chat (it has logged the name into the forum and does not log them out after the error). Any ideas on how to fix this? The forum is located at http://www.kamikazeshots.com/upgrade



Fixing the above will reset that and it will work okay. The unchanged room names is another story. Are you sure you put the file up on the server after changing the room names? Try again to be sure.

Go to Top of Page

OpenIntro
Junior Member

USA
126 Posts

Posted - 21 November 2002 :  04:10:28  Show Profile  Send OpenIntro an AOL message
Got it to work....you were right....didn't do the whole virtual directory step! :) hehe....I guess I figured if I ignored it, it would work! lol....

Works great! Cheers!

Let's All Do Kamikaze Shots!
http://www.kamikazeshots.com
http://www.kamikazeshots.com/forum
*DO YOUR CLICKS!*
http://dailyclicks.kamikazeshots.com
Go to Top of Page

DJ5A
Junior Member

163 Posts

Posted - 05 December 2002 :  10:18:29  Show Profile
Hello Everybody:

Sorry to be bothering you Folks, I Know you are very Busy, But...

Has any Progress been made on the Flash Chat as far as being able to shut it on & Off?

Thank You for Your Time!!!!!
DJ5A
Go to Top of Page

MichaelA
Junior Member

USA
222 Posts

Posted - 06 December 2002 :  08:02:00  Show Profile
quote:
Originally posted by DJ5A

Hello Everybody:

Sorry to be bothering you Folks, I Know you are very Busy, But...

Has any Progress been made on the Flash Chat as far as being able to shut it on & Off?



I am assuming you want to shut it off so no one enters the rooms. Couldn't you just change the password and not tell anyone? Is there another need to turn it on and off? According to your message, you want it off at night so there is no abuse (GOOD IDEA; could make you host kinda angry!). Change the password each evening and change it back in the morning. Quick FTP of one file. At least for now until the on/off is done. Can't think of another reason for the on/off.

Mike
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07