Medical Forum / Diseases and Disorders / Arthritis / January 2005
OTP: PING Mozilla users
|
|
Thread rating:  |
Kimmy - 30 Jan 2005 17:45 GMT We've got a couple Mozilla users on the new site that are trying to enter our chatroom (java chat that pops up in a new window) and can't. It's driving me crazy - lol.
I've tried changing security setting, firewall settings, java settings, pop-up settings, etc. and can't figure out the the trick.
I was hoping maybe someone with more experience with Mozilla may know the secret to getting this to work.
Many, many thanks in advance for any suggestions.
The address for the chatroom is: http://rheumorweb.com/chat Hugs, Kimmy
spodosaurus - 30 Jan 2005 18:03 GMT > We've got a couple Mozilla users on the new site that are trying to > enter our chatroom (java chat that pops up in a new window) and can't. [quoted text clipped - 11 lines] > Hugs, > Kimmy The java code isn't sending the logon string when used in the mozilla browser: http://www.chatfiles.com:8080/chatfiles/jsp/chat.jsp?login=chatrheum&nick=<username>
with <username> being replaced with the username that was chosen by the person trying to access. If you copy and paste this string into the mozilla navigation bar, it works. You'll need to find and fix the error in your code.
Cheers,
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:10 GMT >> We've got a couple Mozilla users on the new site that are trying to >> enter our chatroom (java chat that pops up in a new window) and can't. [quoted text clipped - 24 lines] > > Ari Further clarification: 1. it does not open a new window for that page to load in, and this may be because of mozilla's inherent popup blocking. I'll check this out 2. Opera doesn't function with it either
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:13 GMT >>> We've got a couple Mozilla users on the new site that are trying to >>> enter our chatroom (java chat that pops up in a new window) and can't. [quoted text clipped - 31 lines] > > Ari It isn't the popup blocking. I've tried adding rheumorweb.com and chatfiles.com to the 'allow' list without results.
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:16 GMT >>> We've got a couple Mozilla users on the new site that are trying to >>> enter our chatroom (java chat that pops up in a new window) and can't. [quoted text clipped - 31 lines] > > Ari I press 'enter' or click the "enter chat" button and nothing is being sent. So, your code is having an issue, which could be of several forms. There could be a problem in the code of opening a new window in mozilla or opera. If this must occur before the page to open in that window is sent, then that would account for your connection issues.
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
Kimmy - 30 Jan 2005 18:22 GMT Thanks Ari! I'm gonna keep playing with it and see if I can figure it out.
Kimmy
spodosaurus - 30 Jan 2005 18:24 GMT > Thanks Ari! I'm gonna keep playing with it and see if I can figure it > out. > > Kimmy No problem. I'm actually in the chat room (rheum) right now using mozilla. I just cut and pasted the location.
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:38 GMT >> Thanks Ari! I'm gonna keep playing with it and see if I can figure it >> out. [quoted text clipped - 3 lines] > No problem. I'm actually in the chat room (rheum) right now using > mozilla. I just cut and pasted the location. I'm updating to the latest windows java plugin now. We'll see if that helps.
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:49 GMT >>> Thanks Ari! I'm gonna keep playing with it and see if I can figure it >>> out. [quoted text clipped - 6 lines] > I'm updating to the latest windows java plugin now. We'll see if that > helps. It's not the java plugin. I've just updated to the latest, 1.5x, and the opening window problem is still there.
PS- Lola from there says 'hi', Kimmy.
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
spodosaurus - 30 Jan 2005 18:52 GMT >>>> Thanks Ari! I'm gonna keep playing with it and see if I can figure it >>>> out. [quoted text clipped - 11 lines] > > PS- Lola from there says 'hi', Kimmy. Until you figure it out, you could add a javascript logon that will open a new window and send the address: http://www.chatfiles.com:8080/chatfiles/jsp/chat.jsp?login=chatrheum&nick=<username> where the <username> section will be set by whatever the person types into the alternate javascript box. I could code this for you, but not tonight (2:52am here).
cheers,
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
Kimmy - 30 Jan 2005 19:06 GMT Ari you're a doll!! I would be forever grateful for the code, and we're very patient so just whenever you have the time to mess with it.
My e-mail's melunkolly@aol.com
Patty!
So glad it works for you! I hope you spend oodles of time in the chatrheum ;)
Kimmy
spodosaurus - 31 Jan 2005 17:30 GMT > Ari you're a doll!! I would be forever grateful for the code, and we're > very patient so just whenever you have the time to mess with it. [quoted text clipped - 7 lines] > > Kimmy email sent with working and tested code. It's not pretty, but it works. I'm on right now. If you want me to take your html and insert it into that, I can. It'll only take a moment.
Cheers,
Ari
 Signature spammage trappage: replace fishies_ with yahoo
I'm going to die rather sooner than I'd like. I tried to protect my neighbours from crime, and became the victim of it. Complications in hospital following this resulted in a serious illness. I now need a bone marrow transplant. Many people around the world are waiting for a marrow transplant, too. Please volunteer to be a marrow donor: http://www.abmdr.org.au/ http://www.marrow.org/
Cooly - 30 Jan 2005 22:26 GMT I got in by pasting Ari's string, but unblocking popups didn't help. Cooly
>>> We've got a couple Mozilla users on the new site that are trying to >>> enter our chatroom (java chat that pops up in a new window) and can't. [quoted text clipped - 31 lines] > > Ari Patty - 30 Jan 2005 18:46 GMT >I was hoping maybe someone with more experience with Mozilla Well Kimmy, that would NOT be me ROFL! But, I just checked out the chat room and it's GREAT! I was a founder/facilitator for a web based chronic pain group for many years. The chat room there was horrible. It was slow and kept booting everyone out. Your new room takes awhile to load. But, once you get in, it's awesome! Quick, easy to read and navigate. I love it! I think you guys just may have given me something better that will help me get over losing newsgroups : ) I hope the others are able to solve their problems with the room. I promise I'll be back. Thanks for all you do, Kimmy and Tina : ) (p.s...emailing and posting, as I'm sure aol is not going to let this post go thru : ) ---- Hoping your hills are never too steep. Be well, Patty
|
|
|