Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
545 stars 301 forks source link

Blank shoutbox #243

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello guys !

I have an issue with the shoutbox on my website. It's remain blank. When I write and press enter (or send) it happens nothing.

But when I am on the "chatbox room" all messages are normally send.

Do you know why this issue happen ?

Thank you for reading. I hope my explanation was clear enough. Feel free to ask me if you need some information.

virtueless commented 7 years ago

You should check your browser console to see if you're getting any JS / AJAX error.

fjwilson commented 7 years ago

So are you saying that when you submit a message in the shoutbox it appears n the chat room?

On Sat, Aug 6, 2016 at 4:55 PM, virtueless notifications@github.com wrote:

You should check your browser console to see if you're getting any JS / AJAX error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Frug/AJAX-Chat/issues/243#issuecomment-238050935, or mute the thread https://github.com/notifications/unsubscribe-auth/ACfNYXxJm8V3tkOL9Jl7_LXm8VPixie3ks5qdQLogaJpZM4JeSM3 .

ghost commented 7 years ago

@virtueless I got this error in my browser console : TypeError: this.dom is null.......................................................................chat.js:1625:3 ajaxChat.sendMessage()...................................................chat.js:1625 onclick()...................................................................................index.php:1

@fjwilson It doesn't, the message is not submitted at all

Frug commented 7 years ago

Please use google groups for support.