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!

Ran GS Webpanel

Initiate Mage
Joined
Jan 1, 2021
Messages
92
Reaction score
13
Feel Free to use,,i don how to use it,i got free,,no one want teach me how to use it,,
better i share it



Quit From Dev Thing.....:eek:tt1::thumbup1:
 
Experienced Elementalist
Joined
Feb 12, 2018
Messages
217
Reaction score
19
Feel Free to use,,i don how to use it,i got free,,no one want teach me how to use it,,
better i share it



Quit From Dev Thing.....:eek:tt1::thumbup1:

I hope someone shared little tutorial on how manage / setup this webpanel :):
 
Initiate Mage
Joined
Jul 25, 2020
Messages
6
Reaction score
0
This is same in Saint Panel?
ieszafri99 - Ran GS Webpanel - RaGEZONE Forums




ieszafri99 - Ran GS Webpanel - RaGEZONE Forums




This is same Saint Ran Panel
 
Last edited:
Skilled Illusionist
Joined
Jan 27, 2009
Messages
368
Reaction score
23
You can create your own database from scratch and from other database like GlacierPanel. You should look for directory. "application/models/" Internal_model.php and llllllllz_model.php. You will see all queries and start to create necessary table. Goodluck.


To run this you should have php 5.6.x and sqlsrv driver.
Setup your database application/config/database.php
Setup your basedir/webhost url application/config/config.php
 
Joined
Sep 16, 2007
Messages
1,206
Reaction score
541
This panel is made using codeigniter framework, you need to run "composer install" first before you can use it fully.
As @dheluxe said, you can recreate the database needed by this panel by checking the "Model" of this panel, there you can see the database, tables and columns used.
Aizen5254 yes, it's the panel of saint-ran
 
Initiate Mage
Joined
Mar 3, 2021
Messages
39
Reaction score
2
This panel is made using codeigniter framework, you need to run "composer install" first before you can use it fully.
As @dheluxe said, you can recreate the database needed by this panel by checking the "Model" of this panel, there you can see the database, tables and columns used.
Aizen5254 yes, it's the panel of saint-ran

thanks for the guide btw do you know sir how to run this in hosting site .?
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
someone gave me link of this release. ngl this is incomplete but you can use glenox database shared last year, so this is the tutorial from me about this panel :
- you need IIS up to 7-10
IIS (internet information service) from windows.
- download ASP net and NET CORE, and framework servicepack 1
- restart your computer
- enable the features/roles ASP NET, http activation, auth url, and cgi.
- setup your php version on IIS manager. i use 7.2
- you need to download extension for php driver. 7.2 and 7,3, activate them in php.ini . if your php doesn't have php.ini , rename php-developer to php.ini
- create handler cgi & php, this very important without creating this u can't get tho php files.
- test your default site work or not.
- goodluck.
 
Skilled Illusionist
Joined
Mar 17, 2018
Messages
323
Reaction score
30
@EmpireZ the only incomplete on this share is the database? If yes, anyone can create a their own panel db by reading the models.
 
Joined
Aug 16, 2012
Messages
1
Reaction score
0
Good luck using this version of panel, this panel have a lot of vulnerabilities, even if you have a database of this panel still vulnerable.

I advised before you use this clean & fix the code of this panel. :)
 
Initiate Mage
Joined
Nov 5, 2022
Messages
39
Reaction score
3
here database i manage to restructure. just need fix the ranking for rangames1. (chapkwin, chapkloss). I'm facing issue with html simple dom unable to parse. still figuring it out.
 

Attachments

You must be registered for see attachments list
Back
Top