Need some help testing chat - Posted (2692 Views)
Senior Member
muzishun
Posts: 1079
1079
I've got the basics of the ASPChat system integrated into my forum. There are still some bugs in it, but I'd like to put it out there for others to take a look and and see if you guys can break it more than I can. The basic functionality is there, but I've done all of that work this evening (in the past four or five hours), so I may have missed something.
http://www.eternalsecond.com/support/chat_chatroom.asp

It's not linked from the main site yet, but you need to be signed in to use the chat room.
Thanks in advance for the help.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Support Moderator
Shaggy
Posts: 6780
6780
Originally posted by muzishun It's not linked from the main site yet, but you need to be signed in to use the chat room.
Test account? wink
<
Search is your friend “I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Posted
Junior Member
RArch
Posts: 103
103
I get the following error in the area where you type text when I tried to send some text:

1

Microsoft VBScript runtime error '800a0009'

Subscript out of range
<
Posted
Senior Member
muzishun
Posts: 1079
1079
Test account is test/test. Sorry, it's been around but I forgot to mention it was there.
That's odd that you get the error, RArch. I was sending and receiving messages logged on as myself and the test account (different browsers). I'll take a look and see if I can reproduce it. Is it on all the messages you try to send or a specific one?
Edit: I'm getting the same thing now. It was working last night, so I must have made a change somewhere. I'll post here when that is fixed. It may be later this evening, as I'll be leaving for work (ah the retail industry this time of year...) shortly.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
Senior Member
muzishun
Posts: 1079
1079
Ok. It should be up and working now. Feel free to login and test.
user/pass:
test/test<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
Junior Member
rasure
Posts: 289
289
I get this error...
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'sha256'

/support/inc_header.asp, line 191
<
Posted
Support Moderator
Shaggy
Posts: 6780
6780
Ditto. But only when logging in from chatroom.asp, logging in from default.asp works fine.
<
Search is your friend “I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Posted
Senior Member
muzishun
Posts: 1079
1079
Hmmm.... I'll see what's going on with that.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Posted
Support Moderator
Shaggy
Posts: 6780
6780
Originally posted by RArch 1

Microsoft VBScript runtime error '800a0009'

Subscript out of range
Getting this as well.
<
Search is your friend “I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Posted
Senior Member
weeweeslap
Posts: 1077
1077
same error:
1
Microsoft VBScript runtime error '800a0009'

Subscript out of range

/support/chat_postmessage.asp, line 399
I send first message and that happens to the input box<
Posted
Senior Member
muzishun
Posts: 1079
1079
I'm beginning to get really frustrated with this chat program. I had everything working fine last night, and now this morning it spontaneously stopped. I'll see if this is a common problem at their forums. I didn't make any changes except in the way the user variable is assigned and a change to the filenames. That's it. It works sometimes, and other times it doesn't. Oy.
Thanks all for the help. Hopefully I'll be able to figure out what the bug is and squash it. I'll post back here when I have an update.<
Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
You Must enter a message