Live Chat 17.02.2016 2956 Support Status: Closed Solution: Yes ammy
Hi,
I just installed the Light chat app on localhost but when a new chat is opened the capctha image could not be loaded and hence the I am not able to regsiter for chat.
What could be the issue ?
Hi,
I am also getting the below warning how to disable that :
Deprecated: mysql_connect();
adding error_reporting(E_ALL ^ E_DEPRECATED); in index.php doesnt seem to fix it.
Thank you for opening a support ticket.
Could I please have the url where the client button has been installed.
Thank you.
For your mysql_connect error, please open your db.php file and change to mysqli mode.
That will fix it. Depending on your PHP version, mysql_connect has been deprecated.
Hi Jerome,
Thanks for the promt respondse.
The GD extension was not enabled in php which was the reason the image was not create
I fixed it.
Also the mysql error has gone.
Thank you :).
Thank you for the feedback.
*** Ticket closed ***