-
Member
[ascent-webcms] help
i have spora web page and wamp on my [url=http://localhost]cPanel
-
-
Member
-
Sorcerer Supreme
Re: [ascent-webcms] help
perhaps something is wrong with their connecting to your site? Perhaps post your php config file?
-
Member
Re: [ascent-webcms] help
$lang="en"; // Language ("en" - english, "ru" - russian)
$host="localhost"; // HOST for Antrix database
$user="root"; // USER for Antrix database
$password=""; // PASS for Antrix database
$db="world"; // NAME of Antrix database
$hostr="localhost"; // HOST for Login database
$userr="root"; // USER for Login database
$passwordr=""; // PASS for Login database
$dbr="character"; // NAME of Login database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "192.168.62.51"; // Antrix Server Address
$port = "8129"; // Antrix Server Port
$title="WoW Server"; // Insert the title of your server here
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=1; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...
Switch ($lang)
{
case "en":
$button="create_en.gif";
$text = Array(
'acc' => 'Creation of account',
'create' => 'is completed !',
'failed' => 'was not possible !',
'not_all' => 'Fields are filled not all',
'taken' => 'is already taken !',
'playerson' => 'players online',
'off' => 'is offline',
'name' => 'Account Name',
'password' => 'Password',
'ip_limit' => Array('From your IP ',' accounts are already created'),
'char' => Array('Name','Race','Class','LvL','Location'),
);
break;
case "ru":
$button="create_ru.gif";
$text = Array(
'acc' => '
-
Grand Master
Re: [ascent-webcms] help
[quote=stanton;3151661]i have spora web page and wamp on my [URL="http://localhost"]cPanel
-
Member
Re: [ascent-webcms] help
thanks for your reply its hosted on my lan router but my dyndns still doest produce the page i want
tell me what you guys see http://wownewbie.servegame.org
-
Member
Re: [ascent-webcms] help
I could be misunderstanding the problem, sorry but the link didn't work.
If I understand you correctly, couldn't you just turn off the option to allow your Router to be managed through the outside interface? Then it wouldn't try to serve the admin site to that address.
Hope this helps,
-
Member
Re: [ascent-webcms] help
this is really annoying it just doesnt work although the option of you just spoke of is already disabled
-
Member
Re: [ascent-webcms] help
You might try updating the firmware on your router. It shouldn't serve up that page if the option isn't enabled.
-
Member
Re: [ascent-webcms] help
thanks for the help dont know if i want to bother with all that now just seems it was never meant to be for me:(