Bravo List
Register
Go Back   Bravo List > Development > Other Downloads
Reply
  #91  
Old 06-01-10, 13:49
poiuy6789's Avatar
Member
 
Join Date: Jul 2009
P2P
Posts: 7
Activity Longevity
0/20 6/20
Today Posts
0/11 ssssssss7
Default
Guys how i can remove....i have shown in this picture

Click the image to open in full size.
Reply With Quote
  #92  
Old 06-01-10, 13:54
Zuby's Avatar
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 47
Activity Longevity
3/20 4/20
Today Posts
0/11 sssssss47
Default
just delete from browse.php

Code:
<td class=bottom>
        <table class=bottom>
        <tr>

<?
$i = 0;
foreach ($cats as $cat)
{
        $catsperrow = 7;
        print(($i && $i % $catsperrow == 0) ? "</tr><tr>" : "");
        print("<td class=bottom style=\"padding-bottom: 2px;padding-left: 7px\"><input name=c$cat[id] type=\"checkbox\" " . (in_array($cat[id],$wherecatina) ? "checked " : "") . "value=1><a class=catlink href=browse.php?cat=$cat[id]>" . htmlspecialchars($cat[name]) . "</a></td>\n");
        $i++;
}

$alllink = "<div align=left>(<a href=browse.php?all=1><b>Show all</b></a>)</div>";

$ncats = count($cats);
$nrows = ceil($ncats/$catsperrow);
$lastrowcols = $ncats % $catsperrow;

if ($lastrowcols != 0)
{
        if ($catsperrow - $lastrowcols != 1)
                {
                        print("<td class=bottom rowspan=" . ($catsperrow  - $lastrowcols - 1) . ">&nbsp;</td>");
                }
        print("<td class=bottom style=\"padding-left: 5px\">$alllink</td>\n");
}
?>
        </tr>
        </table>
</td>
__________________
EN / RO Torrent Tracker
www.sharebitz.net
Reply With Quote
  #93  
Old 07-01-10, 12:27
poiuy6789's Avatar
Member
 
Join Date: Jul 2009
P2P
Posts: 7
Activity Longevity
0/20 6/20
Today Posts
0/11 ssssssss7
Default
Again, how i can remove this.........

Click the image to open in full size.
Reply With Quote
  #94  
Old 07-01-10, 13:10
Zuby's Avatar
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 47
Activity Longevity
3/20 4/20
Today Posts
0/11 sssssss47
Default
man but you know nothing about tbdev and php ???

like this u can't make a good torrent tracker !

search for WAITTIME in bittorrent.php and do it yourself
__________________
EN / RO Torrent Tracker
www.sharebitz.net
Reply With Quote
Sponsored Links
Advertisement
  #95  
Old 07-01-10, 16:08
poiuy6789's Avatar
Member
 
Join Date: Jul 2009
P2P
Posts: 7
Activity Longevity
0/20 6/20
Today Posts
0/11 ssssssss7
Default
yes i know but not everything !

anyway, thanks !
attention

Attention


Source Not Supported Anymore



Reply With Quote
  #96  
Old 19-01-10, 03:06
Extreme86's Avatar
Senior Member
 
Join Date: Oct 2009
Greece
Posts: 32
Activity Longevity
0/20 4/20
Today Posts
0/11 sssssss32
Default
Now i have this error
Code:
SQL Error

 Not unique table/alias: 'users
what can i do?

When i go to details.php (any torrent) to see how much peers or seeders (names)

Code:
Peers
[See full list]    1 seeder(s), 0 leecher(s) = 1 peer(s) total
appear this
Code:
SQL Error
Table 'dreamert_tests.files_users' doesn't exist
I have the table users in my DB
Reply With Quote
  #97  
Old 19-01-10, 17:03
roby09's Avatar
Member
 
Join Date: Sep 2008
Posts: 8
Activity Longevity
2/20 13/20
Today Posts
0/11 ssssssss8
Default freeleech
how to add freeleech in this source?thanks
Reply With Quote
  #98  
Old 30-01-10, 22:49
borfasrebel's Avatar
Senior Member
 
Join Date: Apr 2009
P2P
Posts: 28
Activity Longevity
1/20 8/20
Today Posts
0/11 sssssss28
Default Tbdev Question !
Hy all!

I user netmaniack 1.6 based on tbdev...

When i entry in mytracker.org dont give me login like that mytracker.org/login.php

What i can do ?
Reply With Quote
  #99  
Old 07-02-10, 22:59
melcu66's Avatar
Member
 
Join Date: Apr 2009
Romania
Posts: 5
Activity Longevity
1/20 8/20
Today Posts
0/11 ssssssss5
Default Please help ! :D
Can I transform this source into a public source to alow other torrents like H-Tracker
ex: demonoid, torrentz, torrent hoster etc.

Best regards . & pls help !
Reply With Quote
Reply

Tags
netmaniack , v16

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:48. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Advertisement System V2.6 By   Branden