My account page is BLANK! help
Configs
Code:
<?php
/*
SPORA for Ascent v1.4
Simple Page Of Registration of Accounts for Ascent
It is made in the form of one page with fields of input of the
information of an account and the list of players being on a server.
Original Creation by mirage666 for MaNGOS Categories
Modified for Ascent by Kandyman Burning WoW
*/
="en"; // Language ("en" - english, "ru" - russian)
="Noobcraft"; // Insert the title of your server here
="noobcraft.ath.cx"; // HOST for Character database
="root"; // USER for Character database
="xxxx"; // PASS for Character database
="char"; // NAME of Character database
="noobcraft.ath.cx"; // HOST for Logonserver database
="root"; // USER for Logonserver database
="xxxx"; // PASS for Logonserver database
="char"; // NAME of Logonserver database
= 'CP1251'; // Set encoding
= "img/"; // Image dir
= "noobcraft.ath.cx"; // Ascent Server Address
= "8129"; // Ascent Server Port
=0; // Lock created account to IP address (1 - on, 0 - off)
=0; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...
The account page - http://noobcraft.ath.cx/account.php
Its blank and i dont know why, im using howlings duble repack
xxxx is to hide my pass =P