Hello, Seeders and leechers username are not showing up correctly. The number of seeders and leechers are showing correctly, but when I „Expand“ seeders I get nothing. Same thing with leechers, shows nothing or only 1 user of 3 for example.
Nope, doesn´t help. Seed/Leech count is zero all the time. http://hem.bredband.net/b139251/images/zero.jpg Occasionally it shows one seeder (when it should be 6 seeders, for example.) There was no problem with showing the correct number of seeders/leechers before. It is the expand/collapse button that doesn´t work properly.
Blog posts: 11
Added downloads: 2 Comments: 18 Forum posts: 573
Well, then it's probably a problem with XBT caching requests or managing peer table wrong. Unfortunately there's not much I can do about it. Can you see peer counts and IPs correctly after loading .torrent file into a torrent client?
This site is an amazing reference for Expand/Collapse Seeders/Leechers bug? and 642-446 like myself who were not formally trained in 642-426 . It gives access to the best education like 642-105 you can get which is personal experience and wisdom from those who have already walked the path. Thank you.
Seeders and leechers username are not showing up correctly.
The number of seeders and leechers are showing correctly,
but when I „Expand“ seeders I get nothing.
Same thing with leechers, shows nothing or only 1 user of 3 for example.
http://hem.bredband.net/b139251/images/seedleech1.jpg
http://hem.bredband.net/b139251/images/seedleech2.jpg
http://hem.bredband.net/b139251/images/seedleech3.jpg
My setup: Debian Etch, Apache, XBT Tracker (private tracker), System Cron
Added downloads: 2
Comments: 18
Forum posts: 573
templates/skio/file.tpl.php, line 143:
{assign var="leechers" value=$file.leechers} {assign var="seeders" value=$file.seeders}
to
{assign var="leechers" value=$peers.leechers|@count} {assign var="seeders" value=$peers.seeders|@count}
Seed/Leech count is zero all the time.
http://hem.bredband.net/b139251/images/zero.jpg
Occasionally it shows one seeder (when it should be 6 seeders, for example.)
There was no problem with showing the correct number of seeders/leechers before.
It is the expand/collapse button that doesn´t work properly.
Added downloads: 2
Comments: 18
Forum posts: 573
Can you see peer counts and IPs correctly after loading .torrent file into a torrent client?
Yes peers and IPs shows correctly in torrent client
Added downloads: 2
Comments: 18
Forum posts: 573
. It gives access to the best education like 642-105 you can get which is personal experience and wisdom from those who have already walked the path. Thank you.