Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #1  
Old 10th October 2011, 18:48
urliks urliks is offline
Senior Member
 
Join Date: May 2011
Latvia
Posts: 32
Default seed problem, pre 6 kp380lv sourc!
Hello!
I once again with their problems,
the problem is that I upload torrents, either like 2 torrents, a torrent seed, but the other did not, and it happens often, which might be at fault?

and such are all users of the other seed torrents, but others are not, and look at it that the tracker's control, which can seed and which are not.

I have a "kp380lv" Yuna pre6 moded source.
Reply With Quote
The Following User Says Thank You to urliks For This Useful Post:
xd0412 (27th October 2011)
  #2  
Old 29th February 2012, 07:08
wxlg1117 wxlg1117 is offline
Senior Member
 
Join Date: Aug 2009
China
Posts: 16
Default
The bug that new torrents shown as dead even ive they are seeded fine
\include\cleanup.php
Code:
sql_query("UPDATE torrents SET visible='no' WHERE visible='yes' AND last_action < FROM_UNIXTIME($deadtime)");
fix :
Code:
sql_query("UPDATE torrents SET visible='no' WHERE visible='yes' AND last_action < $deadtime");
Reply With Quote
The Following User Says Thank You to wxlg1117 For This Useful Post:
Tones (14th November 2012)
Reply

Tags
kp380lv , pre , problem , seed , sourc

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



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