Download :
http://hotfile.com/dl/13289650/0ad5cab/top_list_0.9.rar.html
Page 2 : INSTALL MODULE IN DLE 8.2 and 8.3
Install in DLE 8.0 or 7.x :
1. Rename folder root/templates/{THEME} to named of your template.
2. Upload all files and folders in [root] to your web hosting.
3. Run link http://linkwebsite/install_top.php
4. Open file admin.php (or file that go to Admin Panel)
Find:
    $system_modules = array('addnews',
BELOW add:
You must register before you can view this text.
5. Open file engine/inc/options.php
Find:
    $options['others'] = array (
BELOW add:
You must register before you can view this text.
6. Open file engine/init.php
Find:
    ?>
ABOVE add:
You must register before you can view this text.
7. Open file index.php
Find:
    $tpl->set('{topnews}',$topnews);
BELOW add:
    $tpl->set ( '{toplist}', $tpl->result['topitems']);
8. Open file templates/{THEME}/main.tpl
Find
</head>
ABOVE add:
<script type="text/javascript" src="{THEME}/js/tooltip.js"></script>
9. Open file templates/{THEME}/main.tpl
Insert this tag : {toplist}




Updates
Dle templates English


