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
May 27, 2014
Messages
53
Reaction score
1
i know this is old but sir can u help how did change the item prize and can you point also where i can edit the picture this is the only problem that i need to change
use admin panel change item price
Item IMG's name is set by default
 
Junior Spellweaver
Joined
Feb 19, 2013
Messages
133
Reaction score
1
Invalid object name 'RanNews.dbo.news i got this error how to fix
 
Banned
Banned
Joined
Dec 21, 2008
Messages
125
Reaction score
6
can you mehelp? about this? 005 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums 004 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums 003 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums 002 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums 001 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums
============================================================
I DO THIS STEP

Execute RanUser Referrer Table.sql
Execute RanUser WEB_DOWNLOAD Table.sql
Execute RanUser Vote Table.sql
Execute RanGame1 Character Rebirth List Table.sql
Execute RanGame1 ItemCustomize Table.sql
Execute RanShop ShopPurchase Table.sql <----- Optional you can use your own ranshop but if it doesnt work then execute this.


=============================================================

Add ChaRebornDate Column in your ChaInfo Table

Column Name = ChaRebornDate
Data Type = datetime
Allow Nulls = Check
Default Value or Binding = getdate()

=============================================================

Add tj Column in your UserInfo Table
Column Name = tj
Data Type = varchar(50)
Allow Nulls = Check

=============================================================

Create New Database and name it RanNews

then Execute Rannews Table Contents.sql
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jan 3, 2009
Messages
166
Reaction score
6
How to fix this ?

C:\xampp\htdocs\lib\dao\ShopItemMap.class.php on line 25
 
Initiate Mage
Joined
May 8, 2016
Messages
2
Reaction score
0
How to fix this sir?
Notice: Constant ADODB_FETCH_DEFAULT already defined in C:\xampp\htdocs\lib\Config.inc.php on line 14
 
Newbie Spellweaver
Joined
Jun 12, 2014
Messages
83
Reaction score
3
How about itemimage? is gonno work it? mine panel doesn't itemimages displaying in panel please make tut how ganno work it
 
Newbie Spellweaver
Joined
Jul 29, 2012
Messages
45
Reaction score
1
This WEb panel working With IIS? i already install but not working..
 
Newbie Spellweaver
Joined
Jul 8, 2016
Messages
42
Reaction score
1
any one knows how remove reborn category?


* To remove reborn page after Log in do this
Go to HTDCOS > Control > Ctl_user.inc.php
Find this Code.
The red line is to send the player to Index.php after log in.
1 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums


To remove reborn in the MENU do this
Go to Htdocs > Parts > Submenubox.php
Delete this entire code.
2 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums


Hope it helps (y)
 

Attachments

You must be registered for see attachments list
Joined
Aug 15, 2011
Messages
583
Reaction score
69
* To remove reborn page after Log in do this
Go to HTDCOS > Control > Ctl_user.inc.php
Find this Code.
The red line is to send the player to Index.php after log in.
View attachment 158083


To remove reborn in the MENU do this
Go to Htdocs > Parts > Submenubox.php
Delete this entire code.
View attachment 158084


Hope it helps (y)
Thanks For Idea Brother, I Fix it Now thank you :)


 
Newbie Spellweaver
Joined
Jul 8, 2016
Messages
42
Reaction score
1
How to remove this In .Php file babyPanel??

Hope You can help me :)
nitro+ - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums


Have you tried this step? This is to remove that page

Go to HTDCOS > Control > Ctl_user.inc.php
Find this Code.
The red line is to send the player to Index.php after log in instead going to Reborn Page.

1 - [Share] Babyran Complete Web PHP No Admin Panel - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top