Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Download problem (http://www.bvlist.com/showthread.php?t=359)

snakebite 27th May 2008 16:22

Download problem
 
when i download a torrent it goes to a link
Code:

http://my site/download.php/1/Billy Talent.torrent
and shows
Code:

The page cannot be found
so wtf is that?whats wrong?

djlee 28th May 2008 15:21

Re: Download problem
 
which tbdev version u using .. pm me with ur site url and i'll have a look myself if u want

snakebite 28th May 2008 16:38

Re: Download problem
 
doesnt mater now...

i changed to TBDev Modded Edition

but now i have a different problem ...

when i download a torrent it shows me a error in my client

Error:
[thumbnail:1awcsuvd]http://www.katls.lv/bildes/files/mmjodyx1zkzdzdvgmiyl.jpg[/thumbnail:1awcsuvd]

donno what it is...

D3SI 28th May 2008 17:14

Re: Download problem
 
Turn off Magic Quotes in your php.ini and restart the server.

to disable them go to php.ini and look for magic_quotes

:bubble:

snakebite 28th May 2008 17:33

Re: Download problem
 
ok i did it... but now it shows me
Code:

offline (timed out)

K7X 27th June 2008 15:58

Re: Download problem
 
i have this one

No input file specified.

this occur after the uploader upload the torrent file and download it again to seed it

iam using TBDev Modded Edition

D3SI 27th June 2008 17:08

Re: Download problem
 
try to save the torrent on computer first and then open it with uTorrent.

K7X 27th June 2008 23:14

Re: Download problem
 
i did what u said to me the torrent gives an error when i add it to utorrent

this is the error message

Code:

unable to load {torrent file name } invalid torrent file
thx for ur attention

K7X 1st July 2008 21:35

Re: Download problem
 
still waiting for a solution

Explorer 1st July 2008 22:44

Re: Download problem
 
In include/bittorrent.php
must be installed torrent dir.

Example:

Windows: C://xampp/httpd/torrents

Unix/Linux: torrents

and make map torrents

Code:

/ ONLY USE ONE OF THE FOLLOWING DEPENDING ON YOUR O/S!!!
$torrent_dir = "/var/tb/torrents";    # FOR UNIX ONLY - must be writable for httpd user
//$torrent_dir = "C:/web/Apache2/htdocs/tbsource/torrents";    # FOR WINDOWS ONLY - must be writable for httpd user



All times are GMT +2. The time now is 01:18.

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