185 comments found.
hi, is this still supported ? is the time-out adjustable ?
Hi, which timeout are you referring to?
getting this error when importing db : #1044 – Access denied for user….
The user for the database has no rights to access it. Please contact the database administrator or hosting provider to give that user privileges to access the database and to create tables and read + write to it.
Hi Nelly! I don’t know if you’re still reading comments here, but I recently purchased this for a quick project I’m working on. Could you please give me a quick hint where I could add the words blacklist? I’m a develoepr myself, I just need a quick hint to save time 
Hi Hevada, thanks for the purchase!
Each posted message is handled in the ajax.php – around line 23 you can see the $_POST[‘message’] being used. For example there you could filter out unwanted words.
Thank you!
hello please how to change the name bot ? and how to delete the blue background thank you
You could change the bot name in the ajax.php – just search and replace ‘Bot’ with your name wish. The background can be removed in the body:before selector in the media/css/main.css. Hope this helps and thanks for the purchase!
thank you very much 
I’m getting an error message: Undefined array key “last” in line 50 of ajax.php. How can I fix this?
Hello cardavcmat, thanks for your purchase! I replied to you via email how to fix this error message.
can you delete a user?
You could delete messages of a user via SQL, that would be possible.
hello, i am very interested in this! Would i be able to add this to an already existing html file? i’m wanting to get something like this to add under my radio player here. https://animag.org/radio/ id obviously want the blue to go away and to have it match the dark theme and be full width. Is that something that this is capable of?
Hi, you can definitely embed the shoutbox via an iframe to your existing HTML file. The style customizations need to be done directly via CSS which can be easily done by changing the CSS file.
hello nelly, my chat suddenly doesn’t work anymore. I can read messages but no longer write. I emptied the chat, but I still can’t write anything. It was fine this morning.
Could you send me an email via my profile and preferably a database dump so I can have a look on it?
hello nelly,
I just got it working by re-uploading the sqldump.
do you think there is a possibility to send private messages?
Greetings Olli
Ok, that’s good to hear that it’s working again. It would be definitely possible to extend the script to support private messages, I just currently don’t have the time capacities to realize that feature.
ok
Hello, I need something like this script to integrate into a BuddyPress community. Is it possible to avoid the username/nickname and put the authenticated user inside the room in automatic?
Yes, that’s possible with the name (e.g. domain.tld/shoutbox/?name=THE_USERNAME) parameter. Just pass the username with that parameter to automatically enter the chat as the respective user.
can not see smilies in test page
What browser you used? I tried all major browsers; all worked.
hello, could you add a who is online? so that you can see how many are online in the chat? best if you could do that with a script before logging in. Would that be possible?
I mean, before you log into the chat, there is a display of how many are logged into the chat
As the shoutbox doesn’t have a user system, it’s not possible to see how many people are online right now based solely on the script.
hi NellyB, works fine
but you can make it Click Smiley to TextArea?
hello, could you do it so that smilies are entered by clicking in the field instead of manually
greetings olli
hello, could you also create groups? for example if you belong to a certain group.
Thanks!
Sorry for the late reply. Groups are currently not possible and for the smilies you want a pop-up to show when clicking in the field to insert smilies?
yes did i mean
That’s definitely possible but needs an extension script to be programmed for the item. Maybe this feature will find its way into a future release.
Hi Nelly, was very easy to do. Installed it myself. Private messages would be great if you click on a name though.
Hi, I bought the shoutbox, but I see that the user field is reset in each refreshment. Can you make it persistent for each user if you entered see it directly?
Hi, that’s possible but needs a small modification on the script. Just contact me via my profile/email and I’m glad to help you with the change 
Do not buy the program you will have problems with your website and server!
Hello script still working ?
Yes, it is still working.
Is there a way to filter certain words? Also is there a way for an admin to moderate the chat? Thx!
There is no way to filter bad words but it would be a very easy and a quick adjustment to implement a word filter.
This script completely took down my entire wordpress site.
This is the very first time I ever receive this feedback that my script took any website down. Please contact me via email.
Hello, I bought the script and already installed and adapted it. Everything worked out fine – now a wish: Is it possible to load the “Chat” automatically, and to ask for the username only afterwards? I would like to give the users the possibility to already read without having to log in. if they want to write, they have to assign a username afterwards.
Hello hello? Am I looking for support? No reaction for 10 days? I would be happy to receive an answer – I have already sent a direct message? Who can help?
Have you received my email response back when you wrote this entry?
I can’t guarantee this one is good enough because most of its script is done with javascript which can be modified by the client.
I tried to use google chrome to modify the javascript and i am able to remove the spam protection and spam like hell in the shoutbox.
Seem i need to rewrite this shoutbox before implementing it into my CMS
Hi, yes to be 100% secured it would be good to implement another additional spam check also on the server side. Thanks for the review/feedback!