Open silenceway opened 10 years ago
In chat.php, you have to match the name: $channel_name = "foo-bar-123-test-channel";
Comment out the useless $channel_name = get_channel_name($_SERVER['HTTP_REFERER']);
It took me like an hour of debugging to realize this..
I think this is a dupe of #11
It's worked for me. thanks you
Hi. Trying this code and works good, but if I try this: (add channel name)
textarea with messages always says No chat messages available Thanks for your help.