Welcome to the RaGEZONE - MMORPG development forums.

SW Administration Panel

This is a discussion on SW Administration Panel within the Gunz Releases forums, part of the Gunz Online category; Hey, In case you don't know, i've coded an administration panel made in PHP/AJAX. The design has been made by ...

Page 1 of 6 123456 LastLast
Results 1 to 15 of 76
  1. #1
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    575
    Liked
    277

    SW Administration Panel

    Click
    Hey,

    In case you don't know, i've coded an administration panel made in PHP/AJAX.
    The design has been made by Ironic.

    Preview:
    http://i54.tinypic.com/n69ws3.png

    The functions:

    Character:
    Change Name
    Change Level
    Change Gender
    Change Hair
    Change Face
    Change XP
    Change BP
    Change Kill Count
    Change Death Count
    Change PlayTime
    Go to account of character
    Delete Character
    Ban Character
    Send item to inventory of character
    Send item to storage of character
    Kick character of his clan (in case he's not the leader)

    Account:
    Change UserID
    Change UGradeID
    Change PGradeID
    Change Email
    Change Password
    Change Coins
    Send item to storage

    Clan:
    Change Name
    Change Points
    Change Wins
    Change Losses
    Delete Clan
    Disable Emblem
    Kick everyone except the leader of the clan.

    Admin:
    Change admin message
    View the log entries

    Search:
    Search account(s) by UserID, AID, UGradeID, PGradeID, Email or Last IP.
    Search character(s) by Name, CID or AID.
    Search clan(s) by Name, CLID, MasterCID or leader name.

    Other:
    Accounts Made
    Characters Made
    Clans Made
    Server status + player count
    Admin message on the homepage.
    Notes from staff, staff can leave a message here & admins can delete messages.
    Ajax search + changing values works with ajax.
    Possibility to allow certain accounts or certain UGradeID's to the panel.
    XP & levels are stored in inc/xptable.xml so easy to edit it.

    Once you pressed on an account,character or clan it will show you another screen with input fields with the values in it.
    Once you changed a value you can click somewhere else on the website and it will be updated.

    The account names defined in the $_CONFIG['admins'] array will see a link below the server status to the admin functions.

    How to setup:
    1) Download & unpack in a folder in your htdocs.
    2) Open sql.txt and execute it in your MsSQL database.
    3) open class_config.php in the inc folder and edit it.
    4) Open settings.php in the inc folder and edit it.
    5) Check if it works.
    6) Thank me.

    Tested on Firefox 4.0/5.0, Google Chrome & IE9.
    This administration panel was more to improve my AJAX skills a bit so don't expect very neat and clean code, it should be readable though. :)

    F.A.Q:
    Q: I'm getting the error: "Fatal error: Call to undefined function mssql_connect()".
    A: Enable the php_mssql.dll extension in your php.ini. Remove the ; in front of the line and restart your Apache.


    Download Link V1.2: http://www.sendspace.com/file/hm9p2y
    Last edited by SuperWaffle; 05-07-11 at 09:38 PM.

  2. #2
    Registered
    Rank
    Member
    Join Date
    Jun 2011
    Posts
    17
    Liked
    0

    Re: SW Administration Panel

    First Reply!!


    It is sexy, it is cool, it is simple but functional!!


    In short!! I fucking like it.


    Question, what coins are you talking about? Donor coins or event?
    Last edited by NauticaL; 20-06-11 at 03:18 PM.

  3. #3
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    575
    Liked
    277

    Re: SW Administration Panel

    I'm talking about donation coins. :)
    In case you don't got the coins column in the table "Account", you will have to edit some lines in the PHP scripts but that's explained in the settings.php.

  4. #4
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jun 2010
    Location
    Chicago
    Posts
    384
    Liked
    130

    Re: SW Administration Panel

    EDIT: NauticaL's question got answered.

    Going to see the panel....

  5. #5
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    575
    Liked
    277

    Re: SW Administration Panel

    If someone can make the CSS look better (such as at the search function) feel free to edit it and I'll update it if it looks better.

  6. #6
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jun 2010
    Location
    Chicago
    Posts
    384
    Liked
    130

    Re: SW Administration Panel

    Quote Originally Posted by SuperWaffle View Post
    If someone can make the CSS look better (such as at the search function) feel free to edit it and I'll update it if it looks better.
    i was thinking of doing my own redesign but i got no mssql on my pc too much work lol.

    But when i got time i will download mssql and apache.

    Thanks for the release.

  7. #7
    I am Dylan.
    Rank
    Member +
    Join Date
    Jun 2010
    Location
    New York
    Posts
    976
    Liked
    147

    Re: SW Administration Panel

    Thanks a lot man, it looks sleek & organized.

    cough cough:* Designed by Ironic, and logo by Me(Dylan)
    Last edited by I<3Bass; 20-06-11 at 04:00 PM.

  8. #8
    OFWGKTA
    Rank
    Alpha Member
    Join Date
    Mar 2010
    Location
    127.0.0.1
    Posts
    1,591
    Liked
    696
    Gamertag: IronicQG

    Re: SW Administration Panel

    If you guys didn't know by now, I'm Ironic. :3

    Looks sexy mens.

    Edit: Problem found, my UGrade in the database is 255 and I still can't seem to access the ACP; it says "You have no access to the panel!". Help?
    Last edited by Ironic.; 20-06-11 at 10:08 PM.

  9. #9
    Newbie
    Rank
    Member
    Join Date
    Jun 2011
    Posts
    1
    Liked
    0

    Re: SW Administration Panel

    It keeps saying Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: (I CUT THIS OUT)in C:\wamp\www\inc\class_config.php on line 21
    Failed to connect to the database!

    I have eveything perfect

  10. #10
    I am THE DON
    Rank
    Gamma
    Join Date
    Jan 2007
    Location
    ENGLAND!, Uk
    Posts
    3,810
    Liked
    418
    Gamertag: LolJoeMad PSN ID: LolJoeMad Steam ID: joe9099

    Re: SW Administration Panel

    ^ First thingy majigy of a server, nothing is perfect and won't be perfect. PERFECT isn't even a word when it comes to many things...

    This looks really nice, good job girls!
    I'm awesome? Yeah ik, np np

  11. #11
    I am Dylan.
    Rank
    Member +
    Join Date
    Jun 2010
    Location
    New York
    Posts
    976
    Liked
    147

    Re: SW Administration Panel

    Quote Originally Posted by Horrifical View Post
    It keeps saying Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: (I CUT THIS OUT)in C:\wamp\www\inc\class_config.php on line 21
    Failed to connect to the database!

    I have eveything perfect
    You need to configure your wamp with MSSQL.

  12. #12
    Ecchi addicted
    Rank
    Member +
    Join Date
    Nov 2008
    Location
    Ikebukuro
    Posts
    497
    Liked
    89
    Steam ID: xerxef

    Re: SW Administration Panel

    Love you, i will use it :D!

  13. #13
    Member
    Rank
    Member
    Join Date
    Dec 2010
    Posts
    56
    Liked
    3

    Re: SW Administration Panel

    Linkdoesn't work for me ;(

  14. #14
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    575
    Liked
    277

    Re: SW Administration Panel

    Quote Originally Posted by Khristian20 View Post
    Linkdoesn't work for me ;(
    Yea the link seemed to be down for a few hours this morning.
    It's up to me again.

  15. #15
    MillionGamerz Owner †
    Rank
    Member +
    Join Date
    Mar 2009
    Location
    Canada
    Posts
    305
    Liked
    31

    Re: SW Administration Panel

    the link not work..

 

 
Page 1 of 6 123456 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •