[Guide]Make Server Public+Create Ascent Acc Creation Page menu

User Tag List

Page 6 of 9 FirstFirst ... 23456789 LastLast
Results 76 to 90 of 125
  1. #76
    ktm2smoker's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when my friends trys to log in on his computer he gets to logging into game server and then it kicks him back to the realm list? whats wrong?

    [Guide]Make Server Public+Create Ascent Acc Creation Page
  2. #77
    eLm0's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    n1 tnx ;>:wave:

  3. #78
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its.....ok i quess i mean hamachi server sucks just does and the website ur comp has to be on for it i think u should find a better idea on how to make a server and website /phail
    2 Words guys dont like enless you put them together "dont" and "stop".

  4. #79
    GunZha's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What should i put in the char db? :S
    Last edited by GunZha; 07-07-2008 at 07:33 AM.

  5. #80
    SamoS255's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Thx

    Great Guide!It work super
    Thx the Registration Page Work Super!!Very nice guide

    +Rep if i can
    :
    Last edited by SamoS255; 07-09-2008 at 05:42 AM.

  6. #81
    hallÄ's Avatar Member
    Reputation
    37
    Join Date
    Apr 2007
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gr8 guide but i only get Authenticating...
    Authenticating times out
    and on my ascent-logonserver.exe i get Server connection from ''Hamachi IP'' DENIED not and allowed IP. help and 2 +rep

  7. #82
    Job For a Cowboy's Avatar Active Member
    Reputation
    39
    Join Date
    Feb 2007
    Posts
    405
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For the website how do I Make the name, level and location of the character words right? i've been looking all over the file and got no clue
    Hello =) <script></script>

  8. #83
    modelmaster'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)
    i cant go to the wamp server link its dead

  9. #84
    Andon13's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi m8.when my friends try to connect it says to them loggining into the gameserver and it doesnt let them in,why?

  10. #85
    PollyGod's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't see any images on site files are in C drive wamp www images
    $img_base = "C:/wamp/www/images/"; did I miss something?

    when left as images/ I see bacground image only
    Last edited by PollyGod; 08-07-2008 at 03:01 PM.

  11. #86
    thunder2121's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this may sound kinda stupid but what is the name of the website?

  12. #87
    ppqq's Avatar Member
    Reputation
    4
    Join Date
    Mar 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice on the website part. not sure too many people like hamachi though..

  13. #88
    zenko's Avatar Member
    Reputation
    2
    Join Date
    Jun 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I used this guide for arcEmu, and it works fine.. I just have ONE problem.. when someone creates an account this message appears:
    "Creation of player
    asdfasdf
    was not possible!"

    I believe the problem lies in the red marked text:

    Code:
    <?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
    ="Server Name!"; // This is the title for your site, displayed in the browser
     = "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
    ="MySql password"; // Insert your password for the character database
    ="Char DB(Ascentlogon)"; // Insert your name for the character database
    
    ="localhost"; // Insert your host for the logonserver database
    ="root"; // Insert your username for the logonserver database
    ="MySql Password"; // Insert your passeword for the logonserver database
    ="Char DB(Ascentlogon)"; // Insert your name for the logonserver database
     = 'CP1251'; // Set database encoding
    
     = "Hamachi IP"; // 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...
    
    ?>
    Could anyone tell me more spefic what should be standing there?

  14. #89
    devl026's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my server keeps giveing me a error this ip is not allowed

  15. #90
    Spooky1991's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i have a question...the register page...works but 1 problem when we try and make an account we get error saying Not Possible...i think i messed up on character database...where do you get that host for character database plz help thx and btw im useing heidlSQL

Page 6 of 9 FirstFirst ... 23456789 LastLast

Similar Threads

  1. [Guide][DNS] How to make server public [Easy & Newb Friendly]
    By ZestyJ in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 05-22-2009, 03:35 PM
  2. Making Server Public | Also Listed a Problem Other guides dont mention
    By rejlii in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 05-08-2009, 03:16 PM
  3. [Guide] make server public
    By xX EPIC Xx in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 09-03-2008, 01:47 PM
  4. Ascent - Making server public help!!
    By stoneface1 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 09-18-2007, 09:24 AM
All times are GMT -5. The time now is 01:49 PM. 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