Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=109)
-   -   DHT upload mod (http://www.bvlist.com/showthread.php?t=7801)

ivo 27th December 2012 03:51

help
 
Hello people .. when I want to download torrent file shows me this in the picture, please help

http://www.zaslike.com/files/cugbtkwamoc86elv0ui.png

sorry if the topic is not on a distinguished place, I use a translator GOOGL

bestlap 21st January 2013 23:33

I'm with Tbdev 08 and I see this >>

http://i.imgur.com/y6EOuBN.jpg

Vishaal 22nd January 2013 00:58

check if the download.php file is uploaded in the ftp

Chez 22nd January 2013 09:26

Quote:

Originally Posted by bestlap (Post 39006)
I'm with Tbdev 08 and I see this >>

http://i.imgur.com/y6EOuBN.jpg

import this table in phpmyadmin

PHP Code:

--
-- 
Table structure for table `offers`
--

CREATE TABLE IF NOT EXISTS `offers` (
  `
idint(10unsigned NOT NULL auto_increment,
  `
useridint(10unsigned NOT NULL default '0',
  `
namevarchar(225character set latin1 collate latin1_general_ci default NULL,
  `
descrtext character set latin1 collate latin1_general_ci NOT NULL,
  `
addeddatetime NOT NULL default '0000-00-00 00:00:00',
  `
yeahint(10unsigned NOT NULL default '0',
  `
againstint(10unsigned NOT NULL default '0',
  `
categoryint(11NOT NULL default '0',
  `
commentsint(11NOT NULL default '0',
  `
allowedenum('allowed','pending','denied'character set latin1 collate latin1_general_ci NOT NULL default 'pending',
  
PRIMARY KEY  (`id`),
  
KEY `userid` (`userid`)
ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=


bestlap 22nd January 2013 09:58

Yes , it fix ! But I click upload and >>>

http://i.imgur.com/O73EWpU.jpg

anduku 22nd January 2013 10:22

Just edit your takeextern.php and replace
PHP Code:

require_once "includes/tracker.php"

with
PHP Code:

require_once "includes/bittorrent.php"


bestlap 22nd January 2013 11:11

Thanks ! It works :)

bizzarre13 25th April 2013 05:55

The torrents disappear from browse.php in 10-20 minutes, become dead.

poterasal 1st June 2013 12:22

Thanks
 
Thanks alot my friend ! That mod its working succesfuly !:sun:

wMan 10th July 2013 12:01

Quote:

Originally Posted by ajax (Post 34817)
DHT sucks. :sad:

true if they want a code like this go and download one that dht not TBDev like torrenttrader,tsse so on And yes it sucks on dht TBDev big time


All times are GMT +2. The time now is 09:34.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.