//------------------------------------------// // SharkyDog Tracker e107 plugin // // v1.05 // // // // based on // // phpBTTracker by DeHackEd // //------------------------------------------// FOR v0.7+ ONLY! ----- Change 1.05 - Added message for torrents with no or few seeds, shown to users who recently downloaded these torrents - When making torrent, just created rows in database are deleted, if 'move file' error occur - Global traffic is now separated from user traffic - User traffic is shown as tooltip in users list page - Some fixes to sanity checker - Show peer's accessibility, if 'NAT' option turned on - New option for sending or not NAT users - Other small bugfixes Changed files - lng/bulgarian_utf-8.php - lng/bulgarian_windows-1251.php - lng/English.php - admin_config_conf.php - admin_config_rights.php - admin_config_sanity.php - default_prefs.php - funcsv2.php - inc.php - myfuncs.php - mystats.php - newtorrents.php - plugin.php - postcomment.php - torrinfo.php - tracker.php - tracker_menu.php - users.php - This ;) Stop Tracker by using the option in admin, replace listed files, go to Plugin Manager, find Tracker and hit Upgrade. Now you can turn tracker back on. ----- ----- 1. Installation 1) UnZIP 2) Put unzipped 'tracker_menu' folder in 'e107_plugins/' 3) Install as plugin for e107 4) CHMOD 755(if don't work - 777) 'torrents', 'torrents/pics', and 'torrents/nfo' dirs 5) *OPTIONAL* Activate menu After installation there will be link 'torrents' in your SITELINKS Note that tracker has own table for users, so in their first click on 'torrents' will be shown a message 'User xxxxxxxxx is activated'. After that, users will be able to use the tracker. ----- ----- 2. Configuration All options may be found in the admin section of e107. Changing user level may be done in tracker's user info, not e107 admin. ----- ----- 3. Other emotes The plugin is able to use other emotes for comments and NFO files, instead of e107 ones. If you want this option, create file called 'emotes.php' and put it in the same dir as other scripts Contents must be as follows: "smile1.gif", ";)" => "wink.gif" ); ?> Pics(smile1.gif, wink.gif, ...) must be placed in a dir called 'emotes', placed in same dir as the scripts ----- ----- 4. Contacts If you want to ask me something, report a bug, etc. contact me at sharky_dog2002@yahoo.com or sharkydog@megalan.bg ----- Enjoy! SharkyDog e107bg theme