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]BOSSRAN CP with ADMIN PANEL v1.04

Status
Not open for further replies.
Joined
Dec 22, 2008
Messages
701
Reaction score
224
Re: [Share]BOSSRAN CP and ADMIN PANEL [PHP]

Wait for the update. I will reupload the file when done.


---------- Post added at 06:30 AM ---------- Previous post was at 05:52 AM ----------

Found the Problem.... edit your ranshopitemmap column name Price to ItemMoney
 
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP and ADMIN PANEL [PHP]

Thank you!,its now working..... But now how do I remove GM names form the rank list? and my vote system is not working....
And How Do I Put Image On The ItemShop?
 
Joined
Dec 22, 2008
Messages
701
Reaction score
224
Re: [Share]BOSSRAN CP with ADMIN PANEL [updated to v1.01]

items image corresponding by thier ItemMain-ItemSub.jpg

Code:
e.g. [B][COLOR="Red"]112[/COLOR][/B]-[COLOR="Magenta"][B]114[/B][/COLOR].jpg put it C://MyWeb Server/Htdocs/Mart/images/descpic/

u can see the example in thier.
 
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [updated to v1.01]

Its not working

EDITL
I got it to work!
 
Last edited:
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [updated to v1.01]

Yes its not working,now could you please tell me how to remove GMs on the rank list?
 
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [updated to v1.01]

Ok :D,Well just last one question about the Item Shop,How do I put upgraded items and +rv Items?

E.G.
Treasure Blade[+10]
Attack: +5.99
 
Joined
Dec 22, 2008
Messages
701
Reaction score
224
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

open ranshop shopitemmap.
Code:
[B]E.g[/B]
[COLOR="Red"]ItemName[/COLOR] = Treasure Blade[+10]
[COLOR="red"]ItemComment[/COLOR] = Treasure Blade[+10] Attack: +5.99 
[COLOR="red"]ItemMoney[/COLOR] = 100
[COLOR="red"]Category[/COLOR] = 1 (Weapon)


Note: The description will only appear or show in Internet Explorer , if you use firefox it and click "Details" it will show Blank.
 
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

So you mean when I put [+10] at the name and at the ItemComment,It will automatically be +10?

And a little request,could you make the text at the news white? cant see it.
 
Last edited:
Experienced Elementalist
Joined
Jun 15, 2006
Messages
201
Reaction score
100
Re: [Share]BOSSRAN CP with ADMIN PANEL [updated to v1.01]

Ok :D,Well just last one question about the Item Shop,How do I put upgraded items and +rv Items?

Sell item inside a box... Set the rv using .bin file... Same way we set item rv from mob drops...
This is the only way i know so far...

@jericogarcia
Can u make an option for the admin to choose either to make it keep stat or reset stat reborn?..
 
Newbie Spellweaver
Joined
Nov 19, 2008
Messages
14
Reaction score
0
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

i've got error when i try to buy item from item mall

Fatal error: Call to undefined function fncselectrecord() in C:\xampp\htdocs\Inc\member.class.php on line 220

what should i do with this error???
 
Last edited:
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

i've got error when i try to buy item from item mall

Fatal error: Call to undefined function fncselectrecord() in C:\xampp\htdocs\Inc\member.class.php on line 220

what should i do with this error???

Well its working for me.
 
Wazup fucckerrsss
Joined
Jan 14, 2008
Messages
473
Reaction score
91
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

Can you tell us how can we change the theme of this CP?
thanks
 
Newbie Spellweaver
Joined
Nov 19, 2008
Messages
14
Reaction score
0
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

@lordskie03
jejeje, can u tell me what webserver are u using bro?


im using xampp 1.6.6

i try to update my xampp from 1.6.6 to 1.7.4 and i got this error

Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\web.config.php on line 2

Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\Inc\dbconn.php on line 2

Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\xampp\htdocs\Inc\dbconn.php on line 6
Unable to connect DB!
 
Last edited:
Newbie Spellweaver
Joined
Sep 7, 2005
Messages
82
Reaction score
4
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

im using xampp 1.6.6

i try to update my xampp from 1.6.6 to 1.7.4 and i got this error

Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\web.config.php on line 2

Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\Inc\dbconn.php on line 2

Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\xampp\htdocs\Inc\dbconn.php on line 6
Unable to connect DB!

It means function eregi is deprecated or not supported anymore on php version of xammp 1.7.4. you will have to use an xampp version which supports eregi on php version. (like using back your xampp 1.6.6 if it works there)

Should you still want to use xampp version 1.7.4 you will need to replace the function eregi to preg_match format.
 
Last edited:
Skilled Illusionist
Joined
Jun 24, 2009
Messages
383
Reaction score
26
Re: [Share]BOSSRAN CP with ADMIN PANEL [v1.02]

@lordskie03
jejeje, can u tell me what webserver are u using bro?

I'M USING XAMPP.

Are you sure you did this right?
Code:
$_config['Server'] = "myip.com"; // Ip SQL or Domain Name

Should be like this,
Code:
$_config['Server'] = "COMPUTERNAME\SQLEXPRESS"; // Ip SQL or Domain Name

After doing that,follow the guide about the rannews that jerico posted on the FP.
 
Status
Not open for further replies.
Back
Top