[Web] Account registration for WotLK alpha server (MaNGOS, RoSpora) menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 67
  1. #1
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Web] Account registration for WotLK alpha server (MaNGOS, RoSpora)

    Many people have asked for this. So here it is:

    Download:
    RapidShare
    Filebeam

    This is RoSpora modified by me and loleur for WotLK

    Screenshot:



    How to install it:

    1. You need an apache server + php installed. The easiest way of getting it is by downloading and installing wamp.

    2. Extract the rospora website you downloaded from here and put it in C:\wamp\www (delete everything there first)

    3. Open configuration.php and edit the settings

    4. Start the web server

    Credits to RoSpora
    Last edited by Dythzer; 09-19-2008 at 06:33 AM.

    [Web] Account registration for WotLK alpha server (MaNGOS, RoSpora)
  2. #2
    loleur's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1st

    If you want, i'm good in PHP and DESIGN
    so -> send me pm if you want

  3. #3
    cmall1234's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you post the Download file on "Filebeam" i cant download from rapidshare i have to wait 2 hours almost to download it

  4. #4
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cmall1234 View Post
    Can you post the Download file on "Filebeam" i cant download from rapidshare i have to wait 2 hours almost to download it
    Filebeam link added

  5. #5
    [Kronus]'s Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    459
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    woot c u guys there!

  6. #6
    Greeko's Avatar Banned
    Reputation
    47
    Join Date
    Feb 2008
    Posts
    366
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool! +Rep if i can

  7. #7
    Bizarostormy's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very Nice job

  8. #8
    novaprosp3kt's Avatar Member
    Reputation
    23
    Join Date
    May 2008
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice mate, +rep (Like you need any more of that!)

  9. #9
    cristi13's Avatar Banned
    Reputation
    13
    Join Date
    May 2008
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    omg this is awsome!! You are great thanks!

  10. #10
    Quty's Avatar Active Member
    Reputation
    16
    Join Date
    Nov 2006
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, but it keeps saying my server is offline even though its online. Account creation works, and it lists players on the server, it just keeps showing that the server is offline.

  11. #11
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Quty View Post
    Nice, but it keeps saying my server is offline even though its online. Account creation works, and it lists players on the server, it just keeps showing that the server is offline.
    Strange. Are you using windows vista?

  12. #12
    Quty's Avatar Active Member
    Reputation
    16
    Join Date
    Nov 2006
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, vista 32-bit

  13. #13
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Quty View Post
    Yes, vista 32-bit
    I'm not sure but that could be the problem. Can anyone else with vista confirm this?

  14. #14
    Quty's Avatar Active Member
    Reputation
    16
    Join Date
    Nov 2006
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll keep looking into it.
    Everything works except that and it also doesn't show the player's level

  15. #15
    Quty's Avatar Active Member
    Reputation
    16
    Join Date
    Nov 2006
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok, I fixed it
    just had to change the variable:

    ="localhost";
    in the configuration file to:
    ="127.0.0.1";
    not sure why that made the difference /shrug


    - player levels still not showing up, will keep looking into it\

    *update*

    Looking at the index.php file:
    it seems for where 'level' is supposed to be, it doesn't call anything from the DB, it just has "unknown" in its place.
    If I knew how to fix it, I would (sorry)
    Last edited by Quty; 05-28-2008 at 01:13 AM.

Page 1 of 5 12345 LastLast

Similar Threads

  1. [Release] LokiWoW WOTLK Alpha Mangos server repack
    By semo in forum WoW EMU General Releases
    Replies: 21
    Last Post: 05-09-2018, 11:58 AM
  2. Replies: 1
    Last Post: 08-21-2016, 11:42 AM
  3. CE for wotlk beta servers?
    By Moaradin in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 09-14-2008, 03:24 AM
  4. [GUIDE] Getting WoWModelViewer set up for Wotlk Alpha
    By newfang in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-18-2008, 11:00 AM
  5. Replies: 5
    Last Post: 02-22-2008, 01:08 PM
All times are GMT -5. The time now is 03:10 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search