I've actually been using this on my site for a long time, but yerbol's post reminded me so I'm announcing it here. I took out the site-specific stuff and put it on Github here: https://github.com/svivian/q2a-chat-room
It's a pretty simple system - posted messages are stored in the database and the chat page shows the latest 80 messages. It polls for new messages automatically every 8 seconds.
Known issues
I am going to add options for all of the above, though.
Anyway, let me know what you think!
to make it more visual:
Even if I am not a fan of online chats (because of abuse), thanks Scott!
PS: Would be nice to get some more arguments why to use a chat :)
I am using latest version of q&a ( 1.5.3)
but receiving the same 'there was a server error'...
yes, this because of the same code error:
' "Fatal error: Call to undefined function qa_block_words_replace() in /home/backlogs/question/qa-plugin/chat/qa-chat.php on line 332".'
now how could i solve it?
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.