• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Elite Site With EPin System

AssassinS Silkroad
Joined
Sep 30, 2011
Messages
424
Reaction score
92
Hello According to the Old Thread Deleted and A lot Of People PM me to share it again i make new thread
Notes :
Use Zend Server For Best Host

First Download Link :

Second Guide :
Open inc/config.php
Code:
<?php
ob_start();
// Base configuration file for SroLand web panel 3
// coded by HyperProCoders - 27.09.2011 - Last Edit: 10.11.2011

// Site Settings
    $sitecharset    = '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
    $sitetitle        = "[COLOR=#FF0000]Edit Title Here[/COLOR]";
    $facebooklink    = "[COLOR=#FF0000]Your FaceBook Link here[/COLOR]";
    $showusername    = 0; // Show user name on profiles?
    $mysqlsupport    = 1; // Your host support MySQL? (mysql for mysql_real_escape_string)
    $forumlink        = "[COLOR=#FF0000]Forum Link Here[/COLOR]";
    $gamename        = "[COLOR=#FF0000]Your Server Name[/COLOR]";
    $playerlink     = "[COLOR=#0000FF]Player link[/COLOR]";
// Site Settings finish.

//Slide Settings
    $img1        = "[COLOR=#FF0000]TXT to Apear at pictures at slide[/COLOR]";  //Img-1 desc
    $img2        = "LegendarySr11";  //Img-2 desc
    $img3        = "LegendarySro3";  //Img-3 desc
    $img4        = "LegendarySro4";  //Img-4 desc
//Slide Settings Finish

// Connection Settings
    //account db
        $accountdbhost        = "[COLOR=#FF0000]Your Host[/COLOR]"; // DB Host
        $accountdbuser        = "[COLOR=#FF0000]User[/COLOR]"; // DB user
        $accountdbpass        = "[COLOR=#FF0000]Password[/COLOR]";// DB pass
        $accountdb            = "[COLOR=#FF0000]DB Accounts Name[/COLOR]"; // DB
    //account db
    //shard db
        $sharddbhost        = "[COLOR=#FF0000]Your Host[/COLOR]";
        $sharddbuser        = "[COLOR=#FF0000]User[/COLOR]";
        $sharddbpass        = "[COLOR=#FF0000]Password[/COLOR]";
        $sharddb            = "[COLOR=#FF0000]DB Shard Name[/COLOR]";
    //shard db
// Connection Settings finish.


All Red Words need to Edit
About Player link type your link like Example.com/Player

Guide to Edit Player Ranks
Open Player/index.php
Code:
        <?php
// Baglanti Ayarlari
$host        = "[COLOR=#FF0000]Your Host[/COLOR]"; 
$user        = "[COLOR=#FF0000]User[/COLOR]"; 
$pass        = "[COLOR=#FF0000]Password[/COLOR]"; 
$database    = "[COLOR=#FF0000]DB Shard Name[/COLOR]"; 

@mssql_connect($host,$user,$pass) or die("MsSQL Baglantisi Saglanamiyor...");
@mssql_select_db($database) or die("Veri Tabani Baglantisi Saglanmiyor...");
?>


Edit all Red Words

Elite Site Coded By HyperProCoders
Player Link Coded By Emrah "Best Friend"
 
Last edited:
Experienced Elementalist
Joined
Sep 11, 2012
Messages
241
Reaction score
35
thnx For Re-Release
 
Newbie Spellweaver
Joined
Apr 15, 2014
Messages
5
Reaction score
0
how i can edit inks download .please answer me faster
 
Newbie Spellweaver
Joined
Feb 24, 2016
Messages
6
Reaction score
0
The website is very cool, but im getting some error.. Someone can help me fix it?
Notice: Undefined index: girisdurum in C:\Program Files (x86)\Zend\Apache24\htdocs\inc\config.php on line 44

Notice: Undefined index: username in C:\Program Files (x86)\Zend\Apache24\htdocs\inc\config.php on line 45

Notice: Undefined index: userid in C:\Program Files (x86)\Zend\Apache24\htdocs\inc\config.php on line 46

Notice: Undefined index: rutbe in C:\Program Files (x86)\Zend\Apache24\htdocs\inc\config.php on line 47

Notice: Undefined index: resellername in C:\Program Files (x86)\Zend\Apache24\htdocs\inc\config.php on line 48

Notice: Undefined index: dil in C:\Program Files (x86)\Zend\Apache24\htdocs\index.php on line 6

Notice: Undefined index: action in C:\Program Files (x86)\Zend\Apache24\htdocs\index.php on line 22
 
Back
Top