Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GUIDE] Secure your GMC

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 27, 2007
Messages
79
Reaction score
1
Re: Secure your GMC

Issue resolved. It's 100% working fine now.

but bro, how to click Show Item Adder on item inven. coz on IE the button not working only work if using firefox
 
Junior Spellweaver
Joined
Nov 4, 2008
Messages
153
Reaction score
4
Re: Secure your GMC

ahw sir how to fix this
Code:
Warning: mssql_connect(): Unable to connect to server: id\SQLEXPRESS in C:\Program Files\Abyss Web Server\htdocs\gmc\function.php on line 5

Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\Program Files\Abyss Web Server\htdocs\gmc\function.php on line 6
 
Junior Spellweaver
Joined
Nov 4, 2008
Messages
153
Reaction score
4
Re: Secure your GMC

ahww..hehe thanks sir...


it is totally working nice nice ^^
 
Newbie Spellweaver
Joined
Dec 5, 2007
Messages
50
Reaction score
0
Re: Secure your GMC

I use opera browser now to make it work fine..(not working in I.E & Mozilla for me)....but I noticed after I add items, then clik "Go Back" tab..this is always appear: "You are not logged in Or Your session has been expired Login"....what is that?is that part of security? a timer on the program? my Login xpires immediately..it is not more than a min yet but it expired already?..then when I try to RELOG it always say that..& I cant Log-in anymore..I have to clear everything (the cashe, memories..etc) before I can Login again...Sir Denver have you notice that??
 
Junior Spellweaver
Joined
Mar 20, 2008
Messages
104
Reaction score
0
Re: Secure your GMC

im always change the name of my GMC folder to avoid open my gmc editor to other place or player ^ ^,
 
Newbie Spellweaver
Joined
Jul 1, 2007
Messages
37
Reaction score
0
Re: Secure your GMC

sir after i log in i encounter this error im using xammp

Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\gmc\function.php on line 36

Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\gmc\function.php on line 36

Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\gmc\function.php on line 38

Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\gmc\function.php on line 38

Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\gmc\function.php on line 38

You are not logged in
Or Your session has been expired
 
Junior Spellweaver
Joined
Nov 4, 2008
Messages
153
Reaction score
4
Re: Secure your GMC

do u put the script and configure the db.php too?
 
Omega Male
Loyal Member
Joined
May 12, 2008
Messages
2,547
Reaction score
437
Re: Secure your GMC

db,php
You'll need to configure it like this :
Code:
$CONFIG['dbaddress'] = "[color=blue]0227B443A9C649E\SQLEXPRESS[/color]"; //DB IP Your PC's name
$CONFIG['dbuser'] = "sa"; //DB ID
$CONFIG['dbpass'] = "[color=red]pass[/color]"; //DB PASS

Blue= Your "PC name\SQLEXPRESS".
Red= DB pass.
 
-sama
Loyal Member
Joined
May 3, 2008
Messages
1,392
Reaction score
7
Re: Secure your GMC

Code:
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in C:\Program Files\Abyss Web Server\htdocs\gmc\includes\adodb5\adodb.inc.php on line 336

After logging in.
 
Newbie Spellweaver
Joined
Jul 1, 2007
Messages
37
Reaction score
0
Re: Secure your GMC

@ volter

i already put the script

@sir abry

i already config my db.php i tried to use IE,Mozzila,opera but still not working

$CONFIG['servername'] = "Ran Online"; //Web Name
$CONFIG['dbaddress'] = "HOME-9F1EB0B8C0\SQLEXPRESS"; //DB IP Your PC's name
$CONFIG['dbuser'] = "sa"; //DB ID
$CONFIG['dbpass'] = "1234"; //DB PASS
 
Omega Male
Loyal Member
Joined
May 12, 2008
Messages
2,547
Reaction score
437
Re: Secure your GMC

@ volter

i already put the script

@sir abry

i already config my db.php i tried to use IE,Mozzila,opera but still not working

$CONFIG['servername'] = "Ran Online"; //Web Name
$CONFIG['dbaddress'] = "HOME-9F1EB0B8C0\SQLEXPRESS"; //DB IP Your PC's name
$CONFIG['dbuser'] = "sa"; //DB ID
$CONFIG['dbpass'] = "1234"; //DB PASS

is that "HOME-9F1EB0B8C0\SQLEXPRESS" also what you put in your CP? it worked in CP?
 
Newbie Spellweaver
Joined
Jul 1, 2007
Messages
37
Reaction score
0
Re: Secure your GMC

yes irs working in my ran cp thats my computer's name and i copy that in sql server name
 
-sama
Loyal Member
Joined
May 3, 2008
Messages
1,392
Reaction score
7
Re: Secure your GMC

Please answer this error,
No one answered me since then,

Code:
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in C:\Program Files\Abyss Web Server\htdocs\gmc\includes\adodb5\adodb.inc.php on line 336
 
Newbie Spellweaver
Joined
Nov 21, 2008
Messages
11
Reaction score
0
Re: Secure your GMC

Volter how to create acct in my game pls tech me
 
Status
Not open for further replies.
Back
Top