

ChangeLog
v.2.0
[+] Now it is a full module of DLE
[+] The output statistics from a template altstats.tpl
[+] Defining IP user
[*] The human definition of user
[*] Correct raspoznovanie browser user
v.1.1
[+] Added raspoznovanie CPU
[+] Added Language Browser
[*] Fixed recognition of customer
[*] Ispraleno recognition of the language system
v.1.0
[+] All primary functions
Installing the module
1. Open file index.php find
require_once ROOT_DIR . '/engine/init.php';
Below add
require_once ROOT_DIR . '/engine/modules/altstats.php';
Next find
$tpl->set ( '{calendar}', $tpl->result['calendar'] );
Below add
$tpl->set ( '{altstats}', $tpl->result['altstats'] );
2. Open file main.tpl of your template, add tag {altstats}
Templates module
{ip} - displays the user's IP
{glub} - Color depth
{codename} - the code name of the browser
{cpu} - displays the data on CPU # Only in IE
{razr} - screen resolution
{browser} - displays the browser and its version
{os} - the operate system
{syslang} - displays the language of system # Only in IE
Download
You must register before you can view this text.
Page 2 : INSTALL MODULE IN DLE 8.2, 8.3

Updates
Dle templates English


