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!

[Share] Babyran Complete Web PHP No Admin Panel

Newbie Spellweaver
Joined
Apr 24, 2008
Messages
99
Reaction score
1
Sir i have problem i already put the right sql server name and my password in the sql but i got this error

Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\wamp\www\Inc\dbconn.php on line 7

Fatal error: Call to undefined function mssql_get_last_message() in C:\wamp\www\Inc\adodb5\drivers\adodb-mssql.inc.php on line 532
 
Last edited:
Junior Spellweaver
Joined
Jun 23, 2012
Messages
113
Reaction score
7
maybe u use wrong version xampp..
this must use xampp1.6.6a and the ntwdblib.dll
 
Joined
Nov 29, 2011
Messages
615
Reaction score
69
PHP:
$_config['ChaClass'] = array(
1    =>  "Brawler(Boy)",
2    =>  "Swordsman(Boy)",    
4    =>  "Archer(Girl)",    
8    =>  "Shaman(Girl)",
16    =>  "Extreme(Boy)",
32    =>  "Extreme(Girl)",
64    =>  "Brawler(Girl)",        
128    =>  "Swordsman(Girl)",    
256    =>  "Archer(Boy)",
512    =>  "Shaman(Boy)",
4096    =>  "Assassin(Boy)",
8192    =>  "Assassin(Girl)"
);

right?
 
Newbie Spellweaver
Joined
Dec 23, 2013
Messages
9
Reaction score
0
bro how to fix this
Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\xampp\htdocs\rancp\lib\Config.inc.php on line 14
 
Newbie Spellweaver
Joined
Apr 19, 2011
Messages
37
Reaction score
0
i got error in this CP,

"Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\xampp\htdocs\bbran\lib\Config.inc.php on line 14"
 
Newbie Spellweaver
Joined
Aug 19, 2013
Messages
7
Reaction score
0
can you give this guide how to setup please ...., i am newbie...,
please help me
 
Skilled Illusionist
Joined
Mar 10, 2013
Messages
349
Reaction score
10
item upgrade not working can you share it ? and download site also
 
Experienced Elementalist
Joined
Apr 25, 2014
Messages
208
Reaction score
9
Any UPDATE HERE?? AND HOW TO ADD CODE IN THIS PANEL TO HAVE A ASSASSIN RANK AND GUNNER??
WHAT PART OF PHP FILES
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
is the voting system working fine?
why i can vote it without limit?
and vote point is just ++++++

i had run the attached sql script and set vote time limit in config file already.
do u guys have that problem too???
 
Newbie Spellweaver
Joined
Nov 11, 2013
Messages
43
Reaction score
13
how to fix the Vote?
Always Poping Up
"Please Vote Each Site in One after the other
 
Back
Top