Thread: upload failed
View Single Post
  #6  
Old 18th June 2010, 11:27
usbiz usbiz is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 12
Default
Quote:
Originally Posted by falcon View Post
PHP Code:
$TBDEV['announce_urls'][] =  "http://03530.com/announce.php";
//$TBDEV['announce_urls'] = "http://localhost:2710/announce";
//$TBDEV['announce_urls'] = "http://domain.com:83/announce.php";
if ($_SERVER["HTTP_HOST"] == ""
you must put your tracker there and set it something like http:/yoursite.com.announce.php
ive used this code and very easy to use and set up
thanks for your reply
can you tell me how to fix it ?
Reply With Quote