main/Web Integration

Information


Summon the power of web implementation; show your uses the latest ban and mute stats, or show them the stats and all the bans/mutes!

Screenshots


Getting Started


  1. First of all, please download the latest version of gBan. Only version 2.1 and up include and support web integration.
  2. Secondly, open up setting.php in your favourite text editor. We highly suggest Adobe Edge CC.
  3. Now, edit the files to your likings. It should look something like this:
    1
    2
    3
    4
    5
    6
    7
    <?php
        $settings['server_name'] = 'Your Amazing Server Name';
        $settings['database'] = 'gBan';
        $settings['host'] = 'localhost';
        $settings['mysql_user'] = 'root';
        $settings['mysql_password'] = 'password';
    ?>
    
  4. Now, you can upload the files to your server. Everything is now complete.

Comments

Posts Quoted:
Reply
Clear All Quotes