Website

Junior Spellweaver
Joined
Mar 30, 2008
Messages
114
Reaction score
0
Hello all,

i downloaded shakra website and all work good, but i just dont know how to set up ranking, assalist, register, guilds, status through my db. coz if i click on ranking there is:
Warning: mssql_query() [ ]: message: Invalid column name 'admin'. (severity 16) in C:\xampp\htdocs\ranking.php on line 16

Warning: mssql_query() [ ]: Query failed in C:\xampp\htdocs\ranking.php on line 16

Warning: mssql_fetch_row(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\ranking.php on line 17
and in ranking etc etc similar. I mean i need connect website with db. If some1 can help to this noob <--- write me pls :)

Very Thanks all :)
 
Hello all,

i downloaded shakra website and all work good, but i just dont know how to set up ranking, assalist, register, guilds, status through my db. coz if i click on ranking there is: and in ranking etc etc similar. I mean i need connect website with db. If some1 can help to this noob <--- write me pls :)

Very Thanks all :)
change admin to Admin

btw you use sql 2005? so you can't write localhost, you have to write the sql server name (and if you don't use nt-authentification, you have to change the connection line a little bit in the scripts^^)
 
Upvote 0
oO i used it but i cant see securiti code and there is problem:
Warning: session_start() [ ]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\index.php:13) in C:\xampp\htdocs\index.php on line 112

Warning: session_start() [ ]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\index.php:13) in C:\xampp\htdocs\index.php on line 112
 
Upvote 0
Back