Re: SW Administration Panel
Quote:
Originally Posted by
hugofunky
SuperWaffle i got the blue web you made. bud i dont know howt o set it up always get error in include/config/line 18
and i dont know how this panel works
and this error to
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\Panel\inc\class_config.php on line 21
the line 21 fixed bud i get this error when i log in
Fatal error: Call to undefined function mssql_query() in C:\AppServ\www\Panel\index.php on line 27
and there stands in the folder : $q = mssql_query("SELECT * FROM Login WHERE UserID = '".$user."' AND Password = '".$pass."'");
----- Look at the quote below. -----
Quote:
Originally Posted by SuperWaffle
F.A.Q:
Q: I'm getting the error: "Fatal error: Call to undefined function mssql_connect()".
A: Enable the php_mssql.dll extension in your php.ini. Remove the ; in front of the line and restart your Apache.