Chat mod? - Posted (1501 Views)
Junior Member
Zenfor
Posts: 372
372
I would really like to include a chat component in my forum that only registered members can access. I had one a while back but it turned out to be buggy so I discontinued it. Appreciate knowing the best way to proceed. Thank you!
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Senior Member
MaGraham
Posts: 1297
1297

I would like the same.
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Posted
Junior Member
Zenfor
Posts: 372
372




Posted
Development Team Leader
Classicmotorcycling
Posts: 2085
2085
On one of my sites I have: ZBit Chat (http://www.zbitinc.com/zbit-asp_chat) which I have integrated into my site. It works well, but costs money. Took me ages to integrate as well but I am able to guide in that direction if you need direction.
Cheers,

David Greening
Posted
Senior Member
MaGraham
Posts: 1297
1297

I have a chat mod installed and I really like it, but I can't figure out why it causes the following error message when members try to upload an avatar.

Microsoft VBScript compilation error '800a0411'

Name redefined

/fp/chat/functions/functions_chat.asp, line 2

Const AdminPassword = "**********"
------^


"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Posted
Advanced Member
Carefree
Posts: 4224
4224
Because "Const" stands for "Constant" - a perpetual dimensioned string value. Since the chat mod had already loaded the chat functions for the page where the upload is called, an error results when it happens again during the upload procedure.

The avatar may have been added after the chat program was created.
Posted
Senior Member
MaGraham
Posts: 1297
1297
So, can anything at all be done to correct this?
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Posted
Senior Member
MaGraham
Posts: 1297
1297
Originally posted by Classicmotorcycling
On one of my sites I have: ZBit Chat (http://www.zbitinc.com/zbit-asp_chat) which I have integrated into my site. It works well, but costs money. Took me ages to integrate as well but I am able to guide in that direction if you need direction.
I may be interested in this Chat program. Could you help guide me with it as well?
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Posted
Development Team Leader
Classicmotorcycling
Posts: 2085
2085
I have finally replied to your e-mail MaGraham. Sorry been dealing with the estate of my late father.
Cheers,

David Greening
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
Originally posted by Classicmotorcycling
been dealing with the estate of my late father.

My condolences.
Posted
Development Team Leader
Classicmotorcycling
Posts: 2085
2085
Thanks.
Originally posted by AnonJr

My condolences.
He passed in a head on accident doing about 60mph each: Man killed in Bet Bet collision
Cheers,

David Greening
You Must enter a message