Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 17:05

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Silkroad Website Coded by me (Free Template)

Discussion on [Release] Silkroad Website Coded by me (Free Template) within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old   #1
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
[Release] Silkroad Website Coded by me (Free Template)

Install Wizard
PHP Code:
Run the Installer from http://yourip/install/ 

















if you're having trouble using the installer just paste this into config.php
PHP Code:
<?php
    
require_once "functions.php";
    
$fnc = new functions();
     
define("HOST""B1QB0SS\SQLEXPRESS");
     
define("ACCDB""SRO_VT_ACCOUNT");
     
define("GAMEDB""SRO_VT_SHARD");
     
define("USERNAME""sa");
     
define("PASSWORD""123");
     
$accdb=  ACCDB;
     
$gamedb GAMEDB;
     
#######################################  B1QB0SS  #################################################

// Important

    
$servername="Silkroad"// ServerName
    
$Description="Go To Fight"// Description
    
$vote="http://xtremetop100.com/";// Your Vote Link

#######################################  B1QB0SS  #################################################
// DOWNLOAD

        
$ClientName="Sro ,, FullClient"// Name
        
$Clientlink2="#"// Media Fire
        
$Clientlink1="#"// GulfUp
        
$Clientlink3="#"// MEGA.CO
        
$CLientSize "1500MB";
// Media

        
$MediaName="Sro ,, Media"// Name
        
$MediaLink1="#"// Media Fire
        
$MediaLink2="#"// GulfUp
        
$MediaLink3="#"// // MEGA.CO
        
$MediaSize "500MB";

// CONTACT US
    
$NAMECON1="Name"// Name
    
$MAILCON1="Email"// Email
    
$PHONECON1="555-555-5555"// PHONE

#######################################  B1QB0SS  #################################################

function Race ($val) {
if (
$val>=1906 && $val<1933)  return "image.php?image=race_china.png";
if (
$val>=14874 && $val<14901) return "image.php?image=race_euro.png";
if (
$val>=0) return "ERROR";
return (Empty(
$val) ? "" "Error"); 
}
#######################################  B1QB0SS  #################################################

     
?>
B1Q B0SS is offline  
Old 08/04/2015, 09:44   #2
 
elite*gold: 0
Join Date: Mar 2015
Posts: 311
Received Thanks: 164
Good Job , Keep it up .
Gummieֆ' is offline  
Thanks
1 User
Old 08/04/2015, 09:52   #3
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
Quote:
Originally Posted by Aleჯco* View Post
Good Job , Keep it up .
thank you i'll release another one soon
B1Q B0SS is offline  
Old 08/04/2015, 09:57   #4
 
VsroHost's Avatar
 
elite*gold: 20
Join Date: May 2010
Posts: 503
Received Thanks: 68
Cool
VsroHost is offline  
Thanks
1 User
Old 08/04/2015, 14:39   #5
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
ty
B1Q B0SS is offline  
Old 08/04/2015, 15:56   #6
 
@$$'s Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 723
Received Thanks: 84
nice
keep it up :-)

'''''''''EDIT''''''''
Dose the item Rank Visable items stats
@$$ is offline  
Thanks
1 User
Old 08/04/2015, 17:33   #7
 
elite*gold: 0
Join Date: May 2009
Posts: 130
Received Thanks: 8
Login failed for user 'sa'.
zebot is offline  
Old 08/04/2015, 18:09   #8
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
Quote:
Originally Posted by zebot View Post
Login failed for user 'sa'.
make sure your SQL info are correct


and no it doesn't show the item stats
B1Q B0SS is offline  
Old 08/04/2015, 18:15   #9
 
elite*gold: 0
Join Date: May 2009
Posts: 130
Received Thanks: 8
Quote:
make sure your SQL info are correct
yes all correct i have others site on '.'
zebot is offline  
Old 08/04/2015, 18:33   #10
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
Quote:
Originally Posted by zebot View Post
yes all correct i have others site on '.'
send teamviewer in pm
B1Q B0SS is offline  
Old 08/05/2015, 00:42   #11
 
elite*gold: 0
Join Date: May 2009
Posts: 130
Received Thanks: 8
i make all config correct but
Quote:
Login failed for user 'sa'.
i make same config for other site work '.'
zebot is offline  
Old 08/05/2015, 05:43   #12
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
Quote:
Originally Posted by hamzafigo View Post
Just perfect , ty for sharing

edit: little hard to make it work ^^ this install query didn`t work with me.
well it's easier to use the installer

Quote:
Originally Posted by zebot View Post
i make all config correct but


i make same config for other site work '.'
i told you send teamviewer info iam sure your info are wrong

if anyone having trouble using the installer use this config and edit your information

Code:
<?php
	require_once "functions.php";
	$fnc = new functions();
     define("HOST", "B1QB0SS\SQLEXPRESS");
     define("ACCDB", "SRO_VT_ACCOUNT");
     define("GAMEDB", "SRO_VT_SHARD");
     define("USERNAME", "sa");
     define("PASSWORD", "123");
	 $accdb=  ACCDB;
	 $gamedb = GAMEDB;
	 
#######################################  B1QB0SS  #################################################

// Important

	$servername="Silkroad"; // ServerName
    $Description="Go To Fight"; // Description
	$vote="http://xtremetop100.com/";// Your Vote Link

#######################################  B1QB0SS  #################################################
// DOWNLOAD

	    $ClientName="Sro ,, FullClient"; // Name
        $Clientlink2="#"; // Media Fire
        $Clientlink1="#"; // GulfUp
        $Clientlink3="#"; // MEGA.CO
		$CLientSize = "1500MB";
// Media

		$MediaName="Sro ,, Media"; // Name
        $MediaLink1="#"; // Media Fire
        $MediaLink2="#"; // GulfUp
        $MediaLink3="#"; // // MEGA.CO
		$MediaSize = "500MB";

// CONTACT US
	$NAMECON1="Name"; // Name
	$MAILCON1="Email"; // Email
	$PHONECON1="555-555-5555"; // PHONE

#######################################  B1QB0SS  #################################################

function Race ($val) {
if ($val>=1906 && $val<1933)  return "image.php?image=race_china.png";
if ($val>=14874 && $val<14901) return "image.php?image=race_euro.png";
if ($val>=0) return "ERROR";
return (Empty($val) ? "" : "Error"); 
}
#######################################  B1QB0SS  #################################################

     ?>
B1Q B0SS is offline  
Old 08/06/2015, 10:46   #13
 
ledgervera's Avatar
 
elite*gold: 80
Join Date: May 2014
Posts: 199
Received Thanks: 451
Good job
ledgervera is offline  
Old 08/06/2015, 10:48   #14
 
elite*gold: 1
Join Date: Jul 2015
Posts: 207
Received Thanks: 60
Quote:
Originally Posted by Eric1337* View Post
Good job
arigatou
B1Q B0SS is offline  
Old 08/08/2015, 16:19   #15
 
elite*gold: 70
Join Date: Jun 2015
Posts: 221
Received Thanks: 135
I don't like that fat buddy with glowy hands :3
Equinox, is offline  
Reply


Similar Threads Similar Threads
[Website template] Silkroad free template
12/27/2017 - SRO Guides & Templates - 35 Replies
Silkroad free template ver.1 is a free template designed by Zneeky, feel free to edit what you want to make it fit your usage. http://www.sroinfo.com/imghost/thumbs/ilkroadfr.j pg It contains a index.html, style.css and a folder with images and a psd for the header. Live demo: Silkroad free template ver.1 Download: Silkroad free template ver.1.rar - 3.4 MB -----------------------------------
[Release] VSRO Website Coded By Me (Template From Internet)
03/30/2015 - SRO PServer Guides & Releases - 24 Replies
Thread is Deleted Not going to Help anymore Thank you :)
[Website Template] Silkroad free template
01/16/2013 - SRO Guides & Templates - 4 Replies
Silkroad website free template Live demo :Click Here ! Download attachment .. :)



All times are GMT +2. The time now is 17:05.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.