
Referer 9.5 - This module is the possibility of considering transitions to your Website. With built-in unit, you will be able to bring to the home page Search engine queries, or just the last ten transitions. With built-in calculator, you can see the citation index and Page Rank transition. The calculator is based on advanced technology AJAX, which for a few seconds will give you the result. And many other useful features.
Compatibility: DLE 8.x, 9.0 - 9.4
Cost: Free, but needs a key to remove copyright from the block.
Author: ko1yan
Changes made in version:
• Compatibility with versions DataLife Engine 8.x
• Improved mechanism for determining the search queries
• Improved clearing the cache for a certain time
• Easy removal of transitions from the administrative panel of the module.
• Fixed a bug with the output log of actions.
• Reduced load in the construction of graphs of statistics (with 14 requests to 1).
• Minor changes to the code, for easy work with the module.
• Fixed all the previously declared and errors in the module.
INSTALL
1. Copy all of folder Uploads to your hosting, in the root folder.
2. Set file /engine/data/referer.conf.php have write permissions (CHMOD 777).
3. Open /index.php
Find:
require_once ROOT_DIR . '/engine/init.php';
BELOW add:
require_once ENGINE_DIR . '/modules/referer.php';
Find:
$tpl->set ( '{calendar}', $tpl->result['calendar'] );
ABOVE add:
$tpl->set ( '{referer}', $referer_block );
4. Open /templates/main.tpl
Insert this tag wherever you want to show
{referer}
5. Run link http://yourdomain.com/install.php
6. Key to activate the module, you can follow the instruction by clicking on the link: http://dleviet.com/referer.html (opens in new window)
7. Finish
Information of template referer.tpl
[type-perf] and [/type-perf] - power output links of search queries
[type-site] and [/type-site] - power output links of all sites.
[group=X] text [/group] - Text output a specific group of users. Where X is the ID list, separated by commas user group.
[not-group=X] text [/not-group] - text output to any group of users, other than those. Where X is the ID list, separated by commas user group for which the information IS NOT visible.
Forming links of search queries:
{search} - The search term transition.
{perf} - Name of search engine.
{perf-link} - Name of search engine(link).
{letter} - letter search engine.
{hits} - Number of people referred for the transition.
{icon} - The name of the file icons search engine.
[slink] and [/slink] - Link on end page.
[elink64] and [/elink64] - Link to the transition encoded in base64.
[elink] and [/elink] - Link to the transition.
Forming links all sites:
{domain} - the perfect domain transition.
{hits} - Number of people referred for the transition.
[rlink] and [/rlink] - Link to the transition.
[type-site] and [/type-site] - power output links of all sites.
[group=X] text [/group] - Text output a specific group of users. Where X is the ID list, separated by commas user group.
[not-group=X] text [/not-group] - text output to any group of users, other than those. Where X is the ID list, separated by commas user group for which the information IS NOT visible.
Forming links of search queries:
{search} - The search term transition.
{perf} - Name of search engine.
{perf-link} - Name of search engine(link).
{letter} - letter search engine.
{hits} - Number of people referred for the transition.
{icon} - The name of the file icons search engine.
[slink] and [/slink] - Link on end page.
[elink64] and [/elink64] - Link to the transition encoded in base64.
[elink] and [/elink] - Link to the transition.
Forming links all sites:
{domain} - the perfect domain transition.
{hits} - Number of people referred for the transition.
[rlink] and [/rlink] - Link to the transition.
Download
referer95.rar no password

Updates
Dle templates English


