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
- First of all, please download the latest version of gBan. Only version 2.1 and up include and support web integration.
- Secondly, open up setting.php in your favourite text editor. We highly suggest Adobe Edge CC.
- 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'; ?>
- Now, you can upload the files to your server. Everything is now complete.
-
View User Profile
-
Send Message
Posted Nov 2, 2013Instead of suggesting a paid software (and possibly overpriced) to open a simple PHP file, just use a free one (http://notepad-plus-plus.org/).