Ok , I made a server only for me and my friend everything works perfect , but when I try to put the website up I got an error on account creation for EVERY website pack .... look at the imagest
The setting i made look like this on config.php
$lang="en"; // Select your language, this is the map in the "language" folder
$title="World of Warcraft"; // This is the title for your site, displayed in the browser
$img_base = "images/"; // Directory were your images are
$bg = "tbc.jpg"; // Insert here your background image, must located in "backgrounds" folder
$host="localhost"; // Insert your host for the character database
$user="root"; // Insert your username for the character database
$password="ascent"; // Insert your password for the character database
$db="characters"; // Insert your name for the character database
$hostr="localhost"; // Insert your host for the logonserver database
$userr="root"; // Insert your username for the logonserver database
$passwordr="ascent"; // Insert your passeword for the logonserver database
$dbr="logon"; // Insert your name for the logonserver database
$database_encoding = 'CP1251'; // Set database encoding
$server = "86.105.124.59"; // Server used by your ascent server
$port = "8129"; // Port used by your ascent server
$lock_acc=0; // This will lock the created account to the IP address (1 - on, 0 - off)
$lock_reg=0; // This allowes to create 1 or more account from 1 IP addres, 0=unlimited, 1=one acc, 2=two etc...
And the pictures :
Imageshack - sitenotworking.png
Imageshack - 40351793.png
Please help i give +rep
P.S.: If you can give me another website pack please