Some Websites for your Account Creation Page (Ascent)

This is a discussion on Some Websites for your Account Creation Page (Ascent) within the WoW Private Servers forum part of the WoW forum category; I wanna share to you these antrix websites. If you don't know something post here. Hope you like it 1. ...


+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 36

Thread: Some Websites for your Account Creation Page (Ascent)

  1. #1
    GodOfWar is offline Wannabe Member
    GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about
    Join Date
    Jul 2007
    Posts
    0
    Rep Power
    0
    Reputation
    214

    Post Some Websites for your Account Creation Page (Ascent)

    I wanna share to you these antrix websites. If you don't know something post here. Hope you like it
    1. Download website you like the most:
    _____________________________
    Palakat's website

    LINK(emupedia)
    _____________________________
    Asenov Ascent Website Project AAWP

    LINK(ragezone)
    _____________________________
    ASCENT CMS

    LINK
    _____________________________
    New Stylish registration page

    LINK
    _____________________________
    SiPex's website (Panex team)

    LINK
    _____________________________
    Terranet Website | V1.5

    Download: 1.rar - Second version of TerraNet Website. +++ Added notes to the config file. +++ Intergrated online player map. +++ Added big variable system. +++ Added server information page. --- Added button menu. --- Remade main page. --- Rewrote most of the
    Preview: http://img142.imageshack.us/img142/430/websitekx7.gif

    _____________________________
    ElderGod's website(remade by him)

    Download: Filebeam - Free Fast File Hosting

    Preview:
    NOTICE: preview is a bit different from real website cos its from adobe golive cs2
    chrispeee's 2nd version of this website


    Download: MEGAUPLOAD - The leading online storage and file delivery service Mirror: Filebeam - Free Fast File Hosting

    Preview:
    _____________________________
    SPORA (Simple Page Of Registration of Accounts)by mirage666, Kandyman and Unclemo

    Download: Filebeam - Free Fast File Hosting

    Preview:

    Features:
    + Account registration (Username, Password and Email Saved)
    + Checkbox for users if wish to enable TBC
    + Account signup and players online all shown on the one page
    + Shows total number of players online
    + Displays list of all players online with name, race, class and level and zone location
    + Distinguish race icon between males and female genders
    + Ability to sort by either name, class, race, level or location
    + Checks for existing login names upon account creation and prevents duplicate login names
    + Allows blocking registration of excess accounts by ip address (helps protect mass account creation spam)
    + Allows naming of the title of your server in configuration


    _____________________________
    EthernalQ Website v2


    Download: Filebeam - Free Fast File Hosting

    Rar Password: EthernalQ

    Preview:
    ______________________________
    EthernalQ Website v1:

    Download: Filebeam - Free Fast File Hosting

    Rar Password:ethernalq

    Preview:
    _______________________________
    Danerf's Webiste


    Download: Filebeam - Free Fast File Hosting

    Preview:
    _______________________________
    ElderGod's Website

    Download: Filebeam - Free Fast File Hosting

    Rar Pass:emupedia.com

    Preview: -= INDEX =-
    _______________________________
    EthernalQ's Website(remade by Szela_93) v3 Ultimate

    Download:Megaupload Mirror: Rapidshare
    Preview:http://images29.fotosik.pl/19/4aae5be9e17f5adb.jpg
    Features:
    *New animated Flash Logo
    *Mp3 Player from Krillin's website
    *Gallery with images from Krillin's website
    *Player map
    *Forum
    *Stats page
    *Arcade
    Notice: website is quite big cos there r some mp3's and quite big (8mb) animated flash also there r some images (abt 100 with thumbs abt 200) they r abt 10mb


    _______________________________
    EthernalQ's Website(remade by Szela_93) v2

    Download: Filebeam - Free Fast File Hosting
    Preview:

    _______________________________
    EthernalQ's Website(remade by Szela_93)

    Download:Filebeam - Free Fast File Hosting

    Preview:http://images23.fotosik.pl/12/d92d8b8a902fd423.jpg

    2. Open ur C:\AC Web Ultimate Repack\Server\htdocs folder and backup all files from it
    3. delete files which u backed and paste there website's files which u just downloaded
    4. open config.php via notepad and set the db info
    should look like:



    <?php

    $config['mysql_host'] = '127.0.0.1'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'ascent'; //MySQL Password
    $config['mysql_dbname'] = 'logon'; //Database Name

    ?>
    NOTICE: some websites dont need this change
    5. run website from ac web control panel
    6. Getting Antrix Website Stats Page to Work
    (by SiPex)
    a)Go to your server directory folder (C:\AC Web Ultimate Repack). and open up the antrix folder.
    b)Find the antrix.conf file and open it.
    c)Find the part in the .conf file that looks like this

    d)Change it to this

    NOTICE: other websites can hav stats somewhere else and can be called also in other way, u can notice stats by .xml extension
    e)Restart your server and your website.
    f)Congratulations, you have just set up your AC Ultimate Repack stats page!
    NOTICE:you can also edit your http.conf file for apache.

    Alias /site/stats2/stats.xml "C:/AC Web Ultimate Repack/antrix/stats.xml"
    <Directory "C:/AC Web Ultimate Repack/antrix">
    Options None
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>

    to

    Alias "/site/Blizzlike/stats/stats.xml" "C:/AC Web Ultimate Repack/Blizz Like/stats.xml"
    <Directory "C:/AC Web Ultimate Repack/Blizz Like">
    Options None
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    7. adding forum to ur website
    copy ur forum folder from original ac web repack website to htdocs folder
    NOTICE: some websites need renaming folder example ElderGod's website(remade by him) needs to hav folder "forums"


    thats all


    NOTICE: if ur website isnt availible to others u must open the C:\AC Web Ultimate Repack\Server\apache\conf\httpd.conf file and edit listening ports and ips

    #
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    #
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #
    ServerName localhost:80
    and
    Code:
    #
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    #
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
    #
    #Listen 12.34.56.78:80
    Listen 80
    Insert here your hamachi ip and port(must be open)

    _______________________________




    New Site Released:

    Credits:Clantemplates.com- website
    armor-Maku
    JullinanX for his piece of shyt ass trying to steal this from clantemplates (nice try), and writing the guide


    Download






    Installing Forums-

    1) Open SQLyog and right click on "root@localhost" and select create Database....
    2) Name the Database "Forums"
    3) Open your browser and go to our site and type /forums at the end.
    ex. Frosthold WoW &bull; Index page
    4) The rest is explained from there.

    INSTALLING WEBSITE

    Open "config" with notepad and edit it to match your servers info.
    ex.

    Code:
    <?php

    #################
    # #
    # #
    # Enjoy! #
    # #
    # #
    #################

    $config['mysql_host'] = 'frosthold.servegame.org'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'antrix'; //MySQL Password
    $config['mysql_dbname'] = 'frostholdlogon'; //Database Name

    ?>
    -Setting up the Armory-
    1) Open "Website V1.1" and then "Armory"....
    2) Next Open "sql" and then again 'sql" and extract the sql files onto your desktop.
    3) Open SQLyog and right click on your Character Databse preferably "ascentlogon" and select the option "restore from SQL dump"...
    4) Now that u have select that look on your desktop for "allies.sql" and "execute".
    5) Next search again, but this time choose "tblwowitems.sql" and "execute" and when finished close.
    6) Next open ./includes/config.inc.php in notepad and type there your Character db info
    ex.
    Code:
    <?php

    //Database Configuration
    $db_host = "frosthold.servegame.org"; // Hostname to yours database
    $db_user = "root"; // Username to database
    $db_pass = "antrix"; // Password to database
    $db_name = "frostholdlogon"; // Name of database that will be used

    //Characters List Configuration
    $cpp = 50 // How many characters will be showed per page


    ?>
    Last edited by GodOfWar; 11-03-2007 at 11:37 AM.

  2. #2
    shotdownsoul is offline Newbie
    shotdownsoul is an unknown quantity at this point
    Join Date
    Oct 2007
    Posts
    1
    Rep Power
    3
    Reputation
    1
    Question : Do you need hamachi? Or is there any work-around?

    And great guide .

  3. #3
    GodOfWar is offline Wannabe Member
    GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about
    Join Date
    Jul 2007
    Posts
    0
    Rep Power
    0
    Reputation
    214
    Only for Antrix sorry no hamachi

  4. #4
    Acer is offline Banned User Acer has a spectacular aura about Acer has a spectacular aura about Acer has a spectacular aura about
    Join Date
    Sep 2007
    Location
    In a girl's GRAVE ! :D
    Posts
    731
    Rep Power
    0
    Reputation
    200

    Hey

    Quote Originally Posted by Illidan_000 View Post
    Only for Antrix sorry no hamachi
    by this i hope you dont mean Ascent wont work too Cause it should

  5. #5
    GodOfWar is offline Wannabe Member
    GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about
    Join Date
    Jul 2007
    Posts
    0
    Rep Power
    0
    Reputation
    214
    It works on Ascent u dumbass

  6. #6
    Acer is offline Banned User Acer has a spectacular aura about Acer has a spectacular aura about Acer has a spectacular aura about
    Join Date
    Sep 2007
    Location
    In a girl's GRAVE ! :D
    Posts
    731
    Rep Power
    0
    Reputation
    200
    lol...well type Ascent then.. Thats what Antrix has turned into. thanks.
    Last edited by Acer; 10-21-2007 at 05:58 PM. Reason: It works now...

  7. #7
    Havok's Avatar
    Havok is offline 13E7N3S5!
    Havok has a spectacular aura about Havok has a spectacular aura about
    Join Date
    Jun 2007
    Location
    United States of America
    Posts
    686
    Rep Power
    4
    Reputation
    186
    Yes please stop copying stuff from other websites. D3Scene had a problem with other forums about this and im sure hendricius doesn't want that happening again.

  8. #8
    need2level is offline Newbie
    need2level is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    8
    Rep Power
    4
    Reputation
    0
    WAT IF I DONT HAVE AC WEB ULTIMATE REPACK!? can someone pm me a way for me to get it to work for another website? please?

  9. #9
    Acer is offline Banned User Acer has a spectacular aura about Acer has a spectacular aura about Acer has a spectacular aura about
    Join Date
    Sep 2007
    Location
    In a girl's GRAVE ! :D
    Posts
    731
    Rep Power
    0
    Reputation
    200
    you dont need ac-web repack for this, any Ascent repack will work.

  10. #10
    GodOfWar is offline Wannabe Member
    GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about GodOfWar has a spectacular aura about
    Join Date
    Jul 2007
    Posts
    0
    Rep Power
    0
    Reputation
    214
    Added New Site.

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast

Similar Threads

  1. Where i can create Account Creation page?
    By jartsu in forum WoW Private Servers
    Replies: 5
    Last Post: 01-28-2008, 04:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Epictoon CD-Key Online Dboyz Interactive Skillhackers