On installation these errors showed up. Functionally, the bar shows up doesn't recognize anyone as signed in, and doesn't provide a way to login.
========================================================
Warning: mysqli_connect(): (HY000/2005): Unknown MySQL server host 'localhost:3306' (2) in /home/indiegospel/public_html/cometchat/integration.php on line 36
Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in /home/indiegospel/public_html/cometchat/integration.php on line 37
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/indiegospel/public_html/cometchat/integration.php on line 39
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/indiegospel/public_html/cometchat/integration.php on line 41
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/indiegospel/public_html/cometchat/integration.php:36) in /home/indiegospel/public_html/cometchat/cometchat_init.php on line 107
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/indiegospel/public_html/cometchat/integration.php:36) in /home/indiegospel/public_html/cometchat/cometchat_init.php on line 107
--
Ken Rich
indiegospel.net
updated by @ken-rich: 02/27/15 10:13:43PM