Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #11  
Old 12th October 2013, 10:18
Dote Dote is offline
Senior Member
 
Join Date: Jul 2013
P2P
Posts: 17
Default
Quote:
Originally Posted by firefly007 View Post
No! I mis read it ...

Is the torrent been saved to the torrent table?


PHP Code:

$res 
mysql_query("SELECT id, banned, seeders + leechers AS numpeers, added AS ts FROM torrents WHERE `info_hash` = " .sqlesc($info_hash));//" . hash_where("info_hash", $info_hash));

$torrent mysql_fetch_assoc($res);
if (!
$torrent)
    
err("torrent not registered with this tracker CODE 2"); 
Yes, it saving the torrents on the table.

Quote:
Originally Posted by joeroberts View Post
remove the trailing slash from
Code:
$TBDEV['baseurl'] = 'http://goldshare.me/';
also did you edit announce.php ?
I removed it now and yes I did edit the announce.php
Reply With Quote
Reply

Tags
problems , uploading

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 10:20. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.