Code:
<?php
/*
SPORA (Simple Page Of Registration of Accounts) for Ascent V1.5
Simple Account Signup and Status Page
Original creation by mirage666 for MaNGOS
Modified by Kandyman for Ascent
Modified again by ravenger
*/
="en"; // Select your language, this is the map in the "language" folder
="ServerName"; // This is the title for your site, displayed in the browser
= "http://www.mmowned.com/forums/images/"; // Directory were your images are
= "wotlk.jpg"; // Insert here your background image, must located in "backgrounds" folder
="127.0.0.1"; // Insert your host for the character database
="username"; // Insert your username for the character database
="password"; // Insert your password for the character database
="logon"; // Insert your name for the character database
="127.0.0.1"; // Insert your host for the logonserver database
="username"; // Insert your username for the logonserver database
="password"; // Insert your passeword for the logonserver database
="logon"; // Insert your name for the logonserver database
= 'CP1251'; // Set database encoding
= "127.0.0.1"; // Server used by your ascent server
= "8129"; // Port used by your ascent server
=0; // This will lock the created account to the IP address (1 - on, 0 - off)
=0; // This allowes to create 1 or more account from 1 IP addres, 0=unlimited, 1=one acc, 2=two etc...
?>
Code:
/*
SPORA (Simple Page Of Registration of Accounts) for Ascent V1.5
Simple Account Signup and Status Page
Original creation by mirage666 for MaNGOS
Modified by Kandyman for Ascent
Modified again by ravenger
*/
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a {
font-weight:bold;
color:#FFFFFF;
}
a:link {
font-weight:bold;
color:#FFFFFF;
}
a:active {
font-weight:bold;
color:#FFFFFF;
}
a:visited {
font-weight:bold;
color:#FFFFFF;
}
a:hover {
font-weight:bold;
color:#FFFFFF;
}
#bg {
position:absolute;
left:50%;
top:50px;
width:640px;
height:480px;
z-index:1;
margin-left:-305px;
}
#cont {
position:absolute;
left:50%;
top:215px;
width:220px;
height:155px;
z-index:2;
margin-left:-110px;
}
#list {
position:absolute;
left:50%;
top:385px;
width:450px;
height:200px;
z-index:3;
margin-left:-225px;
padding-top:30px;
}
.text {
color:#FFFFFF;
font-family:Dungeon;
font-weight:bold;
font-size:8pt;
padding-left:24px;
}
.error {
color:#FFFFFF;
font-family:Dungeon;
font-weight:bold;
font-size:8pt;
vertical-align:middle;
}
.title {
font-size:10pt;
color:#FFFFFF;
font-family:Dungeon;
}
If You Do This Just Restart Your Services For Wamp. To See Your Website You Will Need To Register An Account DynDns. Create A Host Then Go To
Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 DNS
Internal IP DNS
External IP DNS
To Find Your External IP Go To