Important
Status
Changelog for 1.0.2
Features
Teamspeak Information
Install
Screenshots
Create cache folder if not exist main folder.
Status
1.0.2
Changelog for 1.0.2
[+] Performance tweak
[~] Image handler changed
[+] Comments for config file variables
[+] Enable/disable cache feature on banner config file
[+] New config file for image
[-] Deleted template configuration options (width, height, line_height)
[+] Thanks for bug find @k1t00
Features
- UTF-8 Support
- Template Engine (Dark and Light template included)
- Multi Language Support (Turkish and English added)
- OOP
- Configurable Cache System for flood prevent
- PSD Files
Teamspeak Information
- [Client] Nickname
- [Client] Client Version
- [Server] Server version
- [Server] Server platform
- [Server] Total online users count (without query clients)
- [Server] Max user limit
- [Server] Total ping
- [Server] Total packet loss
- [Server] User count for Admin clients
- [Server] User count for Support clients
Install
Download application files.
Extract compressed file to your website public folder.
Configure the settings in the "config" folder.
Set Teamspeak settings GFX Url to http://yoursite.com/banner/ or http://yoursite.com/banner/index.php
PHP:
/* -------------------------------------------------------------------------------------------
| Set Teamspeak server connect parameters
| --------------------------------------------------------------------------------------------
|
*/
'host' => '127.0.0.1',
'query_username' => 'serveradmin',
'query_password' => 'password',
'query_port' => 10011,
'server_port' => 9987,
'nickname' => 'Tivet Dynamic Banner',
Screenshots
Last edited: