[ascent-webcms] help

Results 1 to 10 of 10
  1. #1
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    [ascent-webcms] help

    i have spora web page and wamp on my [url=http://localhost]cPanel


  2. #2
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    Re: [ascent-webcms] help

    bump

  3. #3
    Sorcerer Supreme Bloodshed2007 is offline
    Member +Rank
    Jul 2007 Join Date
    Bloodshed Black LairLocation
    406Posts

    Re: [ascent-webcms] help

    perhaps something is wrong with their connecting to your site? Perhaps post your php config file?

  4. #4
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    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' => '

  5. #5
    Grand Master rr2739 is offline
    Grand MasterRank
    Nov 2007 Join Date
    Your BIOSLocation
    562Posts

    Re: [ascent-webcms] help

    [quote=stanton;3151661]i have spora web page and wamp on my [URL="http://localhost"]cPanel

  6. #6
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    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

  7. #7
    Member Stoneyredneck is offline
    MemberRank
    Feb 2008 Join Date
    37Posts

    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,

  8. #8
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    Re: [ascent-webcms] help

    this is really annoying it just doesnt work although the option of you just spoke of is already disabled

  9. #9
    Member Stoneyredneck is offline
    MemberRank
    Feb 2008 Join Date
    37Posts

    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.

  10. #10
    Member stanton is offline
    MemberRank
    Mar 2006 Join Date
    londonLocation
    64Posts

    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:(



Advertisement