Thread: Netvision 3
View Single Post
  #5  
Old 26th June 2010, 22:52
Zuby's Avatar
Zuby Zuby is offline
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 101
Default
for me .. after i've uploaded the torrent it's sending "Tracker sending invalid data:"
i havent make any changes...only install and delete restrictions for mail.
it seems that the problem is here
->
Code:
 $res = mysql_query("SELECT id, added, banned, free, seeders + leechers AS numpeers, UNIX_TIMESTAMP(added) AS ts FROM torrents WHERE " . hash_where("info_hash", $info_hash));
if someone have a good announce please post it ..

Last edited by Zuby; 27th June 2010 at 00:02.
Reply With Quote