CollectiveIndustries / StarfleetDelta

Repository for Starfleet Delta Webpage, Database, and all in world scripts
https://www.starfleetdelta.com/
GNU General Public License v3.0
2 stars 4 forks source link

[Website] [Severe] PHP Scripts and web site broken #24

Closed Morketh closed 8 years ago

Morketh commented 8 years ago
PHP Warning:  mysqli_connect() expects parameter 5 to be integer, string given in /var/www/html/config.php on line 7
PHP Warning:  mysqli_set_charset() expects parameter 1 to be mysqli, null given in /var/www/html/rank_marks.php on line 4
PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/html/rank_marks.php:19) in /var/www/html/rank_marks.php on line 20
PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, null given in /var/www/html/rank_marks.php on line 23
PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /var/www/html/rank_marks.php on line 27
PHP Warning:  mysqli_close() expects exactly 1 parameter, 0 given in /var/www/html/rank_marks.php on line 34