View Single Post
  #128  
Old 8th April 2009, 19:05
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by thereal View Post
Hi,
when I try to upload it gives me the message:
Code:
Upload failed!

 invalid announce url! must be <b>http://www.myaddress.com/announce.php</b>
were www. myaddress. com is the address of my site what should I do?
regards
in folder included, config look for // Announce urls

Code:
$announce_urls[] "http://www.myaddress.com/announce.php";
Reply With Quote