185 comments found.
Is it possible to increase the size of messages beyond 255 characters? Does there have to be a limit at all?
And how hard would it be to make some kind fo email notification to specified users when a message is posted?
Thanks
It could be manual changed after the installation if you want to, if you change the script (should be easy, just replace the 255 integers and the column-length in the database). It would be also easy to script a mail notification, but I wouldn’t recommend that.
What are the admin functions? Can I ban users/ips? Can I assign multiple moderators? Any other ip functions you can share with us? Thanks!
How can i incorporate the login with my existing database so users auto login based on their username, or better yet how much would it cost me to get this done?
I just did an incorporation of the shoutbox to a CMS a few days ago. Just write me a mail through my profile and we could discuss everything.
is it possible to view online chat users? I would really need that
At the moment not, but with some custom work it wouldn’t be that difficult to display the current online chat users.
Hi, just purchased your file but having problems with installation.
uploaded the file in the root folder (public_html) of my webspace, then browsing to www.mydomain.com/shoutbox/install/
The following alert appears: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. WebServerX Server at www.mydomain.com Port 80
I have to say, that there is a wordpress installation running on that webspace as well. But more than 1 mysql database is allowed…
Any idea?
Thanks, Alex
First of all thanks for purchasing.
I could send you the code without an installer. Just send me your text through an email on my profile page.
I keep getting this error, Creating folder “lib”...ERROR: Unable to create “lib” folder
My structure is, /shoutbox/ /shoutbox/install/
both are chmod to 77
I even tried making a folder called “lib” in both directorys and making it 777, and the install still hangs on this error.
First of all thanks for purchasing.
If you have problems to install it, I could send you the code without an installer. Just send me your text through an email on my profile page.
Hi, it says ‘MySQL: Error: The shoutbox requires a MySQL database.’ Even though I have MySQL on my VPS and it’s enabled..
Sorry for the late reply, I send you an email.
Thanks!
Hi,
are you tested shoutbox on iphone and ipad?
Can you tell me if function on iphone and ipad?
It’s possibile resize width to 300px for use it on iphone?
I didn’t tested it on the iPhone/iPad but it should work. It would be also possible to resize it that it fits to the resolution of the iPhone/iPad.
Nelly B is this chat easy to integrate into the users system?
This one seems quite interesting. Looking forward to acquire it. But before so, is it translatable? I’d like to use it for my Brazillian readers.
Would you like to use it only in one language? There is no one file with all texts, but there aren’t that many texts to translate.
Yeah! I just wanted to use it as pt_BR. I have another bilingual site, but I guess parsing the strings to gettext might do the job for both, then. Thanks!
Great support!
A must buy chat script! 
Nice script, but how i can delete it from server?
Just delete the database-table and the files from the server and you’re finished. By the way why do you want to delete it? Have you no longer use of it or did you like something not?
Thank you
I had to put on my server anew and must delete all from it.
Vielen dank
Ich musste meinen Server neu aufsetzen und deswegen alles löschen.
Sorry my english is not the best 
I have purchased this script cause it looked neat. I completed the install and everything was succesfull it said. When viewing the chatbox, I can login and make a shout, and when I look in the DB the shouts are added, but the main screen keeps blank. I don’t see any previous shouts or even my own shout.
Can I fix this? Or did I do something wrong?
OK, could you sent me the link to your Shoutbox and I will take a look on it.
Did you changed some files after the installation? What PHP version have you installed?
just sent an email
Okay, response sent.
Does this have any censorship in any type of admin control panel or config file? I don’t want users constantly spamming it with urls to porn sites, or even their websites for that matter.
IP banning?
You could add some lines in the code/class replace unwanted content. I could do that for you, if you want to (have support).
Our servers see 666 and 777 as security threats and automatically display an error when using them, unfortunately. I: receive this CHMOD : Error: This file (install/index.php) requires at least chmod 666 or 777. : Unfortunately that is not an error I can fix, as 666 and 777 are not allowed.
What i can to do to install and make to work?
Also, i intend to use it in Hebrew – how can i divert it to RTL ?
First of all thanks for purchasing.
If you have problems to install it, I could send you the code without an installer. Just send me your text through an email on my profile page.
nice script
Hi, this is a great script! How do you get it to display more than 10 lines of conversation?
Thanks for commendation & purchasing!
Do you want to display more entrys than 10 at the first load of the shoutbox?
Then go to the file “lib/shoutbox.class.php” on line 178 and change the "-10" to your prefered number (must include the minus ”-”).