pusher-community / pusher-realtime-chat-widget

Example Realtime Chat Widget that can be added to any web page or app.
97 stars 87 forks source link

not able to send messages #11

Open kamnaashu opened 10 years ago

kamnaashu commented 10 years ago

Hello, I am trying to use Pusher Chat widget in my website http://bluescientists.com/chat.html . However it is not validating the messages. The messages are not getting populated in the chat area after sending. Kindly help me. I am using php

robhawkes commented 10 years ago

Hi @kamnaashu, did you manage to get this working?

GeorgeWillaman commented 7 years ago

I was having the issue before... Once debugged, I found out that you have to change the information in config_example.php ALSO RENAME config_example.php to config.php