How to easily make Ascent website. menu

User Tag List

Page 7 of 8 FirstFirst ... 345678 LastLast
Results 91 to 105 of 117
  1. #91
    WiseR's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, thanks for the guide! rep++, I have one problem, I need to get the creation account to my webpage, I hope you can help. thanks

    How to easily make Ascent website.
  2. #92
    joshualor2's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WOW so Detailed Thanks man!! i think ppl wont have alot of problems

  3. #93
    1ns0mnia's Avatar Active Member
    Reputation
    67
    Join Date
    Nov 2007
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide thanks, just 1 problem.

    everytime i try and access my router is says "Network timed out" (in Firefox)

    any ideas?

    ive tried the 192.168.0.1 that youve tried (Which is the one im pretty sure i used on my last computer) plus my ip with the last bit cut off and added a 1 =\

    still the same though

    thanks in advance
    Last edited by 1ns0mnia; 12-31-2008 at 09:50 AM.

  4. #94
    AsgardCX's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    114
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 1ns0mnia View Post
    Great guide thanks, just 1 problem.

    everytime i try and access my router is says "Network timed out" (in Firefox)

    any ideas?

    ive tried the 192.168.0.1 that youve tried (Which is the one im pretty sure i used on my last computer) plus my ip with the last bit cut off and added a 1 =\

    still the same though

    thanks in advance
    You could try a diffrent browser.
    This forums is almost as addicting as chick's n beer! :beerbang:

  5. #95
    1ns0mnia's Avatar Active Member
    Reputation
    67
    Join Date
    Nov 2007
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    have done, tried IE, Firefox, and google chrome, all the same error =\

  6. #96
    AsgardCX's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    114
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try 127.0.0.1 that should work.
    This forums is almost as addicting as chick's n beer! :beerbang:

  7. #97
    1ns0mnia's Avatar Active Member
    Reputation
    67
    Join Date
    Nov 2007
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nah, 127.0.0.1 is my local host, just takes me to my wamp page,

    need the external IP to access the router but like i said, when i do it just times out for no reason =\

  8. #98
    pelgas's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great guide nice work

  9. #99
    Kallblodig's Avatar Contributor
    Reputation
    113
    Join Date
    Dec 2008
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Allright, Everything worked EXEPT, I cant make a account or go to Adminphp site. I think MYSQL settings are wrong, Since It says

    #1045 - Access denied for user 'root'@'localhost' (using password: NO)

    Where can I find my MYSQL settings ? here is my config file,
    <?php
    /*
    SPORA (Simple Page Of Registration of Accounts) for Ascent V1.5
    Simple Account Signup and Status Page

    Original creation by mirage666 for MaNGOS
    Modified by Kandyman for Ascent
    Modified again by ravenger
    */

    ="en"; // Select your language, this is the map in the "language" folder
    ="SveaWoW"; // This is the title for your site, displayed in the browser
    = "http://www.mmowned.com/forums/images/"; // Directory were your images are
    = "wotlk.jpg"; // Insert here your background image, must located in "backgrounds" folder

    ="localhost"; // Insert your host for the character database
    ="root"; // Insert your username for the character database
    ="root"; // Insert your password for the character database
    ="characters"; // Insert your name for the character database

    ="localhost"; // Insert your host for the logonserver database
    ="root"; // Insert your username for the logonserver database
    ="root"; // Insert your passeword for the logonserver database
    ="ArchEmu"; // Insert your name for the logonserver database
    = 'CP1251'; // Set database encoding

    = "localhost"; // Server used by your ascent server
    = "8129"; // Port used by your ascent server
    =0; // This will lock the created account to the IP address (1 - on, 0 - off)
    =0; // This allowes to create 1 or more account from 1 IP addres, 0=unlimited, 1=one acc, 2=two etc...

    ?>
    + rep to the one who tell me what to do to correct it.
    Last edited by Kallblodig; 01-06-2009 at 08:55 AM.

  10. #100
    Hammerich's Avatar Member
    Reputation
    4
    Join Date
    May 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well can anyone tell me how to change black color from the name, class lvl and location? WEll I know it's orange, but when there is a player online his text is Black and if there is more than 2 online the last are invisible

  11. #101
    Triplethink's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome. Everything is totally working now. Creating the server and hosting it and putting up a website and all took me till 6 in the morning, but it totally works!

    +rep for you!

  12. #102
    diekiller's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help i get a diff error message

    when i try to make an acc it says account creation was not possible.

    and at the top of the screen it says:
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\ArcEmu\apache\htdocs\index.php on line 463

  13. #103
    Psychotherapy's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your port is currently used by :

    Information not available < might be skype>

    Cannot install the Apache service, please stop this application and try again.

    Press enter to exit.....

    I don't have skype installed and it still says it. Please help.

  14. #104
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jrdenijs View Post
    Can somone help me ??
    cant come into mine router , and i dont know the password or login ,,
    it isnt
    Admin
    Admin
    Or mine pc name/pw
    can anyone help me??

    Thnx,,
    most of the time the default for routers is
    user: admin
    password: password

    OR

    user: admin
    password: password1

  15. #105
    mungham1234's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jrdenijs View Post
    Can somone help me ??
    cant come into mine router , and i dont know the password or login ,,
    it isnt
    Admin
    Admin
    Or mine pc name/pw
    can anyone help me??

    Thnx,,
    same thing with me.. then i just pressed login wihtout any pw and it worked you most likely DONT have a pw so just click logon then your good

Page 7 of 8 FirstFirst ... 345678 LastLast

Similar Threads

  1. How do i make Server WebSite?
    By Fireblast in forum WoW EMU Questions & Requests
    Replies: 17
    Last Post: 10-07-2008, 01:38 AM
  2. How do I make Ascent accesible on my local intranet?
    By ksosz in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-26-2008, 10:57 PM
  3. How can i make ascent support ID's over 200000 ?
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-08-2008, 02:30 AM
  4. How do i make a website?
    By kratos5794 in forum World of Warcraft General
    Replies: 1
    Last Post: 10-22-2007, 10:41 PM
  5. How Do you make a Website?
    By sabbathitman in forum Community Chat
    Replies: 16
    Last Post: 09-09-2007, 09:32 PM
All times are GMT -5. The time now is 06:06 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search