Fatal error: Uncaught Error:
Call to undefined function mssql_num_rows() in \lib\util\Login.class.php:73 Stack trace: #0
\lib\core.functions.php(25): Login::check() #1
\gmtool\main.php(11): require_once('C:\\xampp\\htdocs...') #2
\gmtool\index.php(8): require_once('C:\\xampp\\htdocs...') #3 {main} thrown in \lib\util\Login.class.php on line 73
Info about line 73 Login.class.php :
if (mssql_num_rows(self::$res) != 1)
self::show('Please check your username and/or your password');
Can anyone please help me =)
The password and login are correct.

I have Teamspeak if needed







