Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Show snatched torrents in profile /problem/ (http://www.bvlist.com/showthread.php?t=8977)

Leechbg 10th March 2013 17:30

Show snatched torrents in profile /problem/
 
I don't show in userdetails.php snatched torrentrs :( in one user have donwload:87gb but in snatched torrents 0 .... Where is a mistake ?

This is the code what is wrong >

PHP Code:

{
if (
$torrents)
print(
"<tr valign=top><td class=rowhead>Upload torrents<b>($numbuploaded)</b></td><td align=left><a href=\"javascript: klappe_news('a1')\"><img border=\"0\" src=\"pic/plus.gif\"  id=\"pica".$array['id']."\"><div id=\"ka1\" style=\"display: none;\"><p>$torrents</div></td></tr>\n");
if (
$seeding)
print(
"<tr valign=top><td class=rowhead>Seeding<b>($numbseeding)</b></td><td align=left><a href=\"javascript: klappe_news('a2')\"><img border=\"0\" src=\"pic/plus.gif\"  id=\"pica".$array['id']."\"><div id=\"ka2\" style=\"display: none;\"><p>$seeding</div></td></tr>\n");
if (
$leeching)
print(
"<tr valign=top><td class=rowhead>Leeching<b>($numbleeching)</b></td><td align=left><a href=\"javascript: klappe_news('a3')\"><img border=\"0\" src=\"pic/plus.gif\"  id=\"pica".$array['id']."\"><div id=\"ka3\" style=\"display: none;\"><p>$leeching</div></td></tr>\n");
if (
$completed)
print(
"<tr valign=top><td class=rowhead width=20%>Complete torrents</td><td class=row1 align=left width=90%><a href=\"javascript: klappe_news('a4".$array['id']."')\"><img border=\"0\" src=\"pic/plus.gif\" id=\"pica3".$array['id']."\" alt=\"Show/Hide\"></a><div id=\"ka4".$array['id']."\" style=\"display: none;\"><p>$completed</div></td></tr>\n");



DND 10th March 2013 17:35

you need to have a snatch list mod installed
and maybe that user is doing fake upload/download

Leechbg 10th March 2013 17:57

Quote:

Originally Posted by DeNeDe (Post 39896)
you need to have a snatch list mod installed
and maybe that user is doing fake upload/download

I don't have a snatch list mod :( user don't fake upload/download becouse he seeding at this momment 31 torrents ...

where i fount snatch list mod ? :sos:

DND 10th March 2013 18:11

i think there is one for 08 version around here.

Leechbg 10th March 2013 18:16

Quote:

Originally Posted by DeNeDe (Post 39898)
i think there is one for 08 version around here.

I search but don't found :( :sos:

DND 10th March 2013 19:26

impossible.. it should be

daffy 10th March 2013 23:37

Quote:

Originally Posted by Leechbg (Post 39899)
I search but don't found :( :sos:

I also made 1 search and found.
http://www.bvlist.com/mods-themes/24...hlist-mod.html


All times are GMT +2. The time now is 20:57.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.