I liked you. You arent fighting to be "tha masta" of release. You just want to help and accept all opnions without being rude.
Hope someone join you and improve your pages.
Thats the right way.
Printable View
Nvm i got that fixed now but.. now it saysi tryed everything but still doesnt workCode:Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'clan'., SQL state 28000 in SQLConnect in C:\xampp\htdocs\index.php on line 108
Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in C:\xampp\htdocs\index.php on line 113
Warning: odbc_do(): supplied argument is not a valid ODBC-Link resource in C:\xampp\htdocs\index.php on line 115
Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result resource in C:\xampp\htdocs\index.php on line 117
CONNECTION FAILED!
BACK
wow. the error says all. your odbc doesnt have a valid path...
i have the same problem like force_br http://forum.ragezone.com/attachment...6&d=1173862018
Nice Realase :P
i hate the Acc/Char Managers ;/ they are useful but it give you security problems
its ok if your server is not popular :P
because there will not many kidz trying to sql inj his acc/char, etc :P
i hope some day someone modify the exe to start with like skill 70% or so :P (and share XD)
http://forum.ragezone.com/attachment...6&d=1173862018
How i fix it?please help me
i use IIS i have installed php..
and i also have tryed it with WAMP SERVER..but it gave me the same result
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied., SQL state 08001 in SQLConnect in C:\Inetpub\wwwroot\index.php on line 195
Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in C:\Inetpub\wwwroot\index.php on line 202
Warning: odbc_do(): supplied argument is not a valid ODBC-Link resource in C:\Inetpub\wwwroot\index.php on line 204
Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result resource in C:\Inetpub\wwwroot\index.php on line 206
Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in C:\Inetpub\wwwroot\index.php on line 216
Because ???
ssj i have got the same problem as you have. I dont know how to fix it either :eek_yello
Pure and Ssj, I think the problem is that you didn't select short open tag. Try that. with wamp, just left click the icon, Go to PHP > PHP Settings. All the way at the top it should be there.
135415: Make sure you configured the settings correctly. You have to change this:
Into where ever you're Server is hosted. And make sure the forward slash is used, not the backwards (Backwards = \ Forward = /) Shut down Wamp, then reopen it and it should work.Quote:
// PRISTON TALE SERVER ROOT
$rootDir = "D:/GAMES/PTServer/";
Also it could beCode:(Example: // PRISTON TALE SERVER ROOT
$rootDir = "C:\Users\Administrator\Desktop\PTServer\xPT\"
Make sure you put in your information correctly.Code:// CHANGE XXXX TO YOUR COMPUTER NAME
$connection_string = 'DRIVER={SQL Server};SERVER=XXXX\SQLEXPRESS;DATABASE=accountdb';
// CHANGE SQLEXPRESS USER AND PASSWORD
$user = 'clan';
$pass = 'clan';
?>
xKuroCiel, i've started open short tags, but it didnt help at all. Maybe you could look at the attachment.
Thanks in advance!
Uhh if you add me on MSN I can help you out more. MSN: GodlySniperX@hotmail.com
I need to see the files and stuff, better to do it there than over here posting in this topic.
I've fixed it. I only turned short tags on at wamp, now i turned it on in php too.
Thanks for your help, it works now ;)
i creat a char and wait for a moment ... i see the blank page .... who can fix that problem :(
Thank you xpurex and xKuroCiel :)