
So I have the nick stored in a php variable and I set it. This works. But if the user logs out (through my system) and logs in again, the old nick shows up, even though I know for a fact that I'm passing the new nick to phpfreechat. If I delete phpfreechat's cookie, the chat gets the right nick.
It seems like the cookie is taking precedence over the passed in nick (through php). Is this intended behavior and if such, is there an official way to do what I'm trying to do that I'm missing? Am I doing something wrong? Or is this a bug?
Congratulations on a great and useful thing!
Marcos