Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #1  
Old 4th April 2012, 17:49
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default DHT upload mod
This mod allows to upload others torrents from other sites to your tracker. I see that most of you want this mod so i decided to post it here to help others!

In SQL/phpmyadmin add this
Quote:
ALTER TABLE torrents ADD `external` blob ;
and in your source add the attached files:

To upload with DHT just run in your browser http://yourtrackerurl/uploaddht.php

That's all...i hope that can help you!
Attached Files
File Type: php takeextern.php (9.7 KB, 328 views)
File Type: php uploaddht.php (3.0 KB, 292 views)
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
The Following 3 Users Say Thank You to Chez For This Useful Post:
danii (26th May 2014), Fynnon (17th April 2014), rfadown (4th February 2014)
  #2  
Old 11th May 2012, 22:57
kapel12 kapel12 is offline
Senior Member
 
Join Date: Feb 2012
P2P
Posts: 19
Thumbs down
Warning: require_once(include/tracker.php) [function.require-once]: failed to open stream: No such file or directory in /home/a5302955/public_html/uploaddht.php on line 2



Fatal error: require_once() [function.require]: Failed opening required 'include/tracker.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a5302955/public_html/uploaddht.php on line 2
__________________
I do not assume any risk.
Reply With Quote
  #3  
Old 12th May 2012, 17:41
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default Solve
Quote:
Originally Posted by kapel12 View Post
Warning: require_once(include/tracker.php) [function.require-once]: failed to open stream: No such file or directory in /home/a5302955/public_html/uploaddht.php on line 2



Fatal error: require_once() [function.require]: Failed opening required 'include/tracker.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a5302955/public_html/uploaddht.php on line 2
this error is showing because you have bittorrent.php and in uploaddht.php
and takeextern.php at line 2 is tracker.php...just replace tracker.php from uploaddht and takeextern.php with bittorrent.php
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #4  
Old 14th May 2012, 22:53
kapel12 kapel12 is offline
Senior Member
 
Join Date: Feb 2012
P2P
Posts: 19
Default
Quote:
Originally Posted by Chez View Post
this error is showing because you have bittorrent.php and in uploaddht.php
and takeextern.php at line 2 is tracker.php...just replace tracker.php from uploaddht and takeextern.php with bittorrent.php

Fatal error: Call to undefined function stdhead() in /home/a2617642/public_html/uploaddht.php on line 3
__________________
I do not assume any risk.
Reply With Quote
  #5  
Old 15th May 2012, 08:47
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default
Take this one.
Attached Files
File Type: php uploaddht.php (3.0 KB, 119 views)
Reply With Quote
  #6  
Old 16th May 2012, 19:50
kapel12 kapel12 is offline
Senior Member
 
Join Date: Feb 2012
P2P
Posts: 19
Thumbs up
//
__________________
I do not assume any risk.

Last edited by kapel12; 16th May 2012 at 22:36.
Reply With Quote
  #7  
Old 16th May 2012, 21:28
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
PHP Code:
scrape_check($id); 
So what happens when that missing function is called ? No much except errors, pays to check scripts over when posting i would say.
Reply With Quote
  #8  
Old 16th May 2012, 22:36
kapel12 kapel12 is offline
Senior Member
 
Join Date: Feb 2012
P2P
Posts: 19
Unhappy
Quote:
Originally Posted by sammygo View Post
Take this one.

Fatal error: Call to undefined function dbconn() in /home/a2617642/public_html/takeextern.php on line 13
__________________
I do not assume any risk.
Reply With Quote
  #9  
Old 17th May 2012, 01:48
ajax's Avatar
ajax ajax is offline
Senior Member
 
Join Date: Apr 2009
United Kingdom
Posts: 165
Default
DHT sucks.
__________________
"ALWAYS BE YOURSELF.
UNLESS YOU CAN BE A UNICORN.
THEN ALWAYS BE A UNICORN."
Reply With Quote
  #10  
Old 18th May 2012, 15:21
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default Solve
What kind of source you have?
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
Reply

Tags
dht , mod , upload

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