Starfox
04-14-2009, 08:52 PM
okay i decided to quit the server i was working for because i kept hearing rumors im also gonna release this template as well it's the vcn website with axe's core in it if you encounter problems contact me(contact info at the bottom)
http://i446.photobucket.com/albums/qq187/giga_025/acct2.jpg
Installation index:
1.getting the site (yellow)
2.setting up the database (green)
3. editing the site (Blue)
4. side notes (purple)
1.getting the site
to get the site please use the link below
REMOVED BY SHADOWKING
once you have the site extract it to your web servers root folder and DON'T TOUCH ANYTHING.
2. setting up the database
first you need to go to your database and create a new database and name it what ever you want but make sure you remember the name for later
then download the following .sql file and execute it into the database you just created(it will be included in the htdocs on a later release)
REMOVED BY SHADOWKING
once that is done you can close the database.
3. editing the site
okay now go to your web servers root folder and open config.php and you should see the following change where it is red to match your settings
<?php
$title="Crescent WoW[chnage to your servers name]";
$domain_url="http://yourname.com"; //with http://, without trailing slash
$server = "server ip address"; // Ascent Server Address
//if mangos = 1 ; if antrix/ascent = 0
$client="0";
//sql user and password
$db_user = "database username" ;
$db_pass = "database passowrd" ;
$db_host = "localhost" ;
$db_name = "database name";
//cms db
//item database (for item lookup):
$item_db="ascent_world_wotlk";
//server accounts database:
$acc_db="logon";
//server1
$s1name ="realm1"; //leave empty if no realm
$char_db1="logon";
//server2
$s2name ="realms2"; //leave empty if no realm
$char_db2="character2"; //if not used leave empty
//server3
$s3name ="realm3"; //leave empty if no realm
$char_db3="character3";
//server4
$s4name ="realm4"; //leave empty if no realm
$char_db4="character4";
//SMTP settings
$smtp_h = "";
$smtp_u = "";
$smtp_p = "";
//VOTE settings
$voteurl1="";
$voteurl2="";
/*
$voteurl3="";
$voteurl4="";
$voteurl5="";
*/
/***************************
*** DONT EDIT BELOW ***
***************************/
$db_type = 'mysql';
$db_prefix = 'a_';
$p_connect = false;
//$cookie_name = 'blackhell_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
define('AXE', 1);
?>
once that is done go to the /en/ directory of the site and you have to open all the php files in their and change there title and footer to match your servers name BUT DO NOT REMOVE THE CREDITS ONLY EDIT THE SERVER NAME
4. side notes
okay you still have to post the news on the front page by hand the automated posting feature is not ready yet and has to be modified to fit the site.
CREDITS:
core: AXE
design: RR2739 AkA Rouslan
implementing the core : maelstrom AKA shadowking
EXTRA: if you need a website infused with php or help just contact me
ac-web: shadowking
msn: help_azzenith@yahoo.com
http://i446.photobucket.com/albums/qq187/giga_025/mlogo.png
http://i446.photobucket.com/albums/qq187/giga_025/acct2.jpg
Installation index:
1.getting the site (yellow)
2.setting up the database (green)
3. editing the site (Blue)
4. side notes (purple)
1.getting the site
to get the site please use the link below
REMOVED BY SHADOWKING
once you have the site extract it to your web servers root folder and DON'T TOUCH ANYTHING.
2. setting up the database
first you need to go to your database and create a new database and name it what ever you want but make sure you remember the name for later
then download the following .sql file and execute it into the database you just created(it will be included in the htdocs on a later release)
REMOVED BY SHADOWKING
once that is done you can close the database.
3. editing the site
okay now go to your web servers root folder and open config.php and you should see the following change where it is red to match your settings
<?php
$title="Crescent WoW[chnage to your servers name]";
$domain_url="http://yourname.com"; //with http://, without trailing slash
$server = "server ip address"; // Ascent Server Address
//if mangos = 1 ; if antrix/ascent = 0
$client="0";
//sql user and password
$db_user = "database username" ;
$db_pass = "database passowrd" ;
$db_host = "localhost" ;
$db_name = "database name";
//cms db
//item database (for item lookup):
$item_db="ascent_world_wotlk";
//server accounts database:
$acc_db="logon";
//server1
$s1name ="realm1"; //leave empty if no realm
$char_db1="logon";
//server2
$s2name ="realms2"; //leave empty if no realm
$char_db2="character2"; //if not used leave empty
//server3
$s3name ="realm3"; //leave empty if no realm
$char_db3="character3";
//server4
$s4name ="realm4"; //leave empty if no realm
$char_db4="character4";
//SMTP settings
$smtp_h = "";
$smtp_u = "";
$smtp_p = "";
//VOTE settings
$voteurl1="";
$voteurl2="";
/*
$voteurl3="";
$voteurl4="";
$voteurl5="";
*/
/***************************
*** DONT EDIT BELOW ***
***************************/
$db_type = 'mysql';
$db_prefix = 'a_';
$p_connect = false;
//$cookie_name = 'blackhell_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
define('AXE', 1);
?>
once that is done go to the /en/ directory of the site and you have to open all the php files in their and change there title and footer to match your servers name BUT DO NOT REMOVE THE CREDITS ONLY EDIT THE SERVER NAME
4. side notes
okay you still have to post the news on the front page by hand the automated posting feature is not ready yet and has to be modified to fit the site.
CREDITS:
core: AXE
design: RR2739 AkA Rouslan
implementing the core : maelstrom AKA shadowking
EXTRA: if you need a website infused with php or help just contact me
ac-web: shadowking
msn: help_azzenith@yahoo.com
http://i446.photobucket.com/albums/qq187/giga_025/mlogo.png