Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #11  
Old 14th March 2013, 09:25
KnightRaider KnightRaider is offline
Senior Member
 
Join Date: Nov 2012
Australia
Posts: 54
Question
What do I fill in please some more details
Reply With Quote
  #12  
Old 14th March 2013, 11:33
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default
in maxsecrets.php fill with your SQL data and in bittorrent.php fill with your trackername , announce link, tracker link and tracker email adress
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #13  
Old 17th March 2013, 23:45
chickenator chickenator is offline
Member
 
Join Date: May 2010
P2P
Posts: 6
Default doesntwork
can't get this to work..not THAT experienced with coding..but still

Click the image to open in full size.
Reply With Quote
  #14  
Old 17th March 2013, 23:48
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
what error are you getting chicken? it does work iv set it up to test. your image you posted is broken.
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
Reply With Quote
The Following User Says Thank You to daffy For This Useful Post:
chickenator (18th March 2013)
  #15  
Old 18th March 2013, 00:03
chickenator chickenator is offline
Member
 
Join Date: May 2010
P2P
Posts: 6
Default
http://bildr.no/view/1417681

thats the error i get..original tbdev works on that host. I have filled in details in bittorrent.php and maxsecrets.php :- /

Bump: the exact same thing happened when i tried xtreme torrent and deluxe torrent..all made from the same person (i think) at least same user at these forums.
Reply With Quote
  #16  
Old 18th March 2013, 00:46
KnightRaider KnightRaider is offline
Senior Member
 
Join Date: Nov 2012
Australia
Posts: 54
Question
I get the same error, even though I've edited all the stuff it's needed?
Reply With Quote
  #17  
Old 18th March 2013, 00:55
chickenator chickenator is offline
Member
 
Join Date: May 2010
P2P
Posts: 6
Default
Quote:
Originally Posted by daffy View Post
what error are you getting chicken? it does work iv set it up to test. your image you posted is broken.


help us out daffy =D ?
Reply With Quote
  #18  
Old 18th March 2013, 02:26
djjohnnyb djjohnnyb is offline
Member
 
Join Date: Oct 2009
P2P
Posts: 12
Default hi
works ok here

in maxsecrets.php edit to yours

PHP Code:
<?

$mysql_host 
"localhost";
$mysql_user "root";
$mysql_pass "";
$mysql_db "gamebox";

?>
then in bitorrent.php edit if your useing notepad++ line 199 and down to 226 ad all your info

PHP Code:
# the first one will be displayed on the pages
$announce_urls = array();
$announce_urls[] = "http://site addy here/announce.php";

if (
$HTTP_SERVER_VARS["HTTP_HOST"] == "")
  
$HTTP_SERVER_VARS["HTTP_HOST"] = $HTTP_SERVER_VARS["SERVER_NAME"];
$BASEURL "http://" $HTTP_SERVER_VARS["HTTP_HOST"];

// Set this to your site URL... No ending slash!
$DEFAULTBASEURL "site addy here";

// For USER AGREEMENT purpose only!
$DEFAULTBASEURL1 "site addy here";

//set this to true to make this a tracker that only registered users may use
$MEMBERSONLY true;

//maximum number of peers (seeders+leechers) allowed before torrents starts to be deleted to make room...
//set this to something high if you don't require this feature
$PEERLIMIT 999999;

// Site donation email
$DONATEMAIL "donate email here";

// Email for sender/return path.
$SITEEMAIL "your email";

$SITENAME "site name here"
Reply With Quote
  #19  
Old 18th March 2013, 21:04
chickenator chickenator is offline
Member
 
Join Date: May 2010
P2P
Posts: 6
Default
Quote:
Originally Posted by djjohnnyb View Post
works ok here

in maxsecrets.php edit to yours

PHP Code:
<?

$mysql_host 
"localhost";
$mysql_user "root";
$mysql_pass "";
$mysql_db "gamebox";

?>
then in bitorrent.php edit if your useing notepad++ line 199 and down to 226 ad all your info

PHP Code:
# the first one will be displayed on the pages
$announce_urls = array();
$announce_urls[] = "http://site addy here/announce.php";

if (
$HTTP_SERVER_VARS["HTTP_HOST"] == "")
  
$HTTP_SERVER_VARS["HTTP_HOST"] = $HTTP_SERVER_VARS["SERVER_NAME"];
$BASEURL "http://" $HTTP_SERVER_VARS["HTTP_HOST"];

// Set this to your site URL... No ending slash!
$DEFAULTBASEURL "site addy here";

// For USER AGREEMENT purpose only!
$DEFAULTBASEURL1 "site addy here";

//set this to true to make this a tracker that only registered users may use
$MEMBERSONLY true;

//maximum number of peers (seeders+leechers) allowed before torrents starts to be deleted to make room...
//set this to something high if you don't require this feature
$PEERLIMIT 999999;

// Site donation email
$DONATEMAIL "donate email here";

// Email for sender/return path.
$SITEEMAIL "your email";

$SITENAME "site name here"


I have done all that..the result is still the same.. :/
Reply With Quote
  #20  
Old 18th March 2013, 21:45
djjohnnyb djjohnnyb is offline
Member
 
Join Date: Oct 2009
P2P
Posts: 12
Default hi
what browser you useing give firefox ago
Reply With Quote
Reply

Tags
gamebox , tracker

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