Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
Thread Tools
  #1  
Old 11th February 2013, 23:46
Hristijan Hristijan is offline
Member
 
Join Date: Feb 2013
P2P
Posts: 3
Default Invalid announce URL
Hi, I am trying to upload a torrent, but it says:
Quote:
invalid announce url! must be http://http://my.ip/subfolder/announce.php
I've edited config.php:

Quote:
$TBDEV['announce_urls'] = array();
$TBDEV['announce_urls'][] = "http://my.ip/subfolder/announce.php";
//$TBDEV['announce_urls'] = "http://my.ip/subfolder:2710/announce";
//$TBDEV['announce_urls'] = "http://my.ip/subfolder:83/announce.php";

if ($_SERVER["HTTP_HOST"] == "")
$_SERVER["HTTP_HOST"] = $_SERVER["SERVER_NAME"];

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"]."/subfolder";
announce.php:

Quote:
$TBDEV['baseurl'] = 'http://my.ip/subfolder/';
What would be the problem? :(
Reply With Quote
  #2  
Old 12th February 2013, 06:56
Daz's Avatar
Daz Daz is offline
Senior Member
 
Join Date: Dec 2009
United Kingdom
Posts: 124
Default
Try removing the "http://" that you put in config.php
Reply With Quote
  #3  
Old 12th February 2013, 22:31
Hristijan Hristijan is offline
Member
 
Join Date: Feb 2013
P2P
Posts: 3
Default
Quote:
Originally Posted by Daz View Post
Try removing the "http://" that you put in config.php
It is not working... I've installed torrent trader, it;s much better than this... Thank you anyway..
Reply With Quote
Reply

Tags
announce , invalid , url


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