Quote:
Originally posted by FWC
If you have Verify Handle set to off in the chat room this happens automatically in chat.php. I'm not sure what the problem could be.
|
I am having this problem also. To get to the chat page you have to be registered, but when the chat loads you have the option of changing your handle and nickname. I have seen a few others that force the name in automatically, but mine doesn't

.
I am using the paid version of Raidersoft chat and am embedding it into my vbportal page with vbulletin 2.2.5 which I don't think would make a difference.
In my Raidersoft account I have Verify Handle set to off, and disable/ nick command set to on.
I have followed the instructions to the letter and my chatbit template looks like this (parts are edited)
<param name="USERNAME" value="$username">
<applet code="Client.class" codebase="http://freechat.raidersoft.com" archive="scclient6_en.zip" width=500 height=350>
<param name="port" value="9001">
<param name="room" value="xxxxx">
<param name="canvaslength" value="1000">
<param name="lang" value="en">
<param name="layout" value="std">
<param name="lopt" value="s+t+a+c+h+d+l+">
<param name="urllist" value="true">
<param name="subroom" value="true">
</applet>
Can anyone help or give some tips.
Thanx
Mike