Quote:
Originally posted by andrew67
To solve the error in the login, in the chat template change the line
<param name="username" value="$bbuserinfo[username]">
to
<param name="username" value="javauser">
or put your site name or something there instead of "javauser"....
|
What exactly does this do? The reason I ask is it my chat works great for my admin name and for other's so far. But, I have a regular user account so I can view the board as a regular user. When I try to chat with my "Mike's Dad" as my user name, it first gives me a user name taken, then all subsequent nick changes result in the error message given above, bad user name. I am going to try what you said above, but what exactly is the problem? I'm just interested.