Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #1  
Old 4th October 2008, 11:59
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Lightbulb YSE PRE 7 Cleanup fix by kp380lv
I saw bug with torrents! When seed it and stop seeding - tracker shows that torrent his seeding and bonuses is counting even you re not seeding torrent file!

Open cleanup.php -> Go to line 101

Replace this:

Code:
sql_query("DELETE FROM peers WHERE last_action < FROM_UNIXTIME($deadtime)");
With this:

Code:
sql_query("DELETE FROM peers WHERE last_action < FROM_UNIXTIME($deadtime)") or sqlerr(__FILE__,__LINE__);
Thats all!!:)
Reply With Quote
  #2  
Old 5th October 2008, 10:33
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Default
how's that fixing anything? LOL
Not that i have noticed even there's a bug...
Reply With Quote
  #3  
Old 5th October 2008, 13:34
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by Hatchet View Post
how's that fixing anything? LOL
Not that i have noticed even there's a bug...
He only changed that, if there is an error it will show...
Reply With Quote
  #4  
Old 5th October 2008, 14:47
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Bonuses counting even that your utorrent is off!!!! And statistics shows you seed torrent but your uttorrent is off<- This fix stop counting bonuses when your utorrent is shutdown and stop showing that you seeding torrent!
Reply With Quote
  #5  
Old 15th November 2008, 22:37
Soft Soft is offline
Member
 
Join Date: Sep 2008
Posts: 1
Default
Please help us ! We need a working cleanup.php becouse ours it has many probleme and we can't fix. Nothing works like it should!
We manage to fix some problems whith PW auto promotion and other problems but many still do not work!
Ex. Seeders still appear in the main page although they are not seeding, leechers same as seeders..., deleting inactiv accounts does not work, and many other problem.
We tried to apply the solutions found on the forum but none has succeded. Please who wants to help us, post a cleanup.php functional

Thanks!
Reply With Quote
Reply

Tags
cleanup , fix , kp380lv , pre , yse

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
cleanup error wMan BT.Manager (phpMyBitTorrent) 6 12th February 2010 13:18
Problem with warnings YSE v2.2 PRE7 by kp380lv cop1976 Yuna Scatari Edition (YSE) 8 30th September 2009 22:14
Yuna Scatari v2.2 PRE7 By kp380lv - Hotfixes kp380lv Yuna Scatari Edition (YSE) 3 26th August 2009 09:15
error cleanup.php tunad Torrent Strike 2 14th November 2008 13:28



All times are GMT +2. The time now is 11:35. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.