Err, yeah your right. I need more coffee.
Printable View
Does anyone happen to have a fix for registration ? For some reason it creates the Data in the Account Table, but the login table remains the same. I havent really looked into the script to well. Just wondering has any have a solution for the error.
Code:Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\dark\config.php on line 2
i can't fix this.
Go to ur PHP.ini
Stored in ur PHP folder of ur webserver.
Search for ; 'php_mssql.dll'
then u'll find a line like this :
Remove the ';'Code:;extension=php_mssql.dll
like this
Restart your webserver (For safety) and retry again.Code:extension=php_mssql.dll
-----------------------------------------------------------------------
Make a new table in Login
Or simple execute this query :
Code:ALTER TABLE Login
ADD Vote int;
Too lazy though,
Currently busy with the website for darkgunz it's coding.
PS.
This website was NOT coded by me.
sayuta i didn
Fucking System32 removed the password cause it was advertising, WOW, GOOD JOB. Come on put it back I want it.
what is the pass wtf
www.DarkGunZ.com is pass i am sure, its case sensitive so yaarrrr
no pass isnt true >.<
what is the fckin password !
its DarKGunZ.com
yep. thx
ok i did everthing i added everthing to mssql and i still cant get see or get in to the adminpanel.