TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum TBDev.net - Help *nix based Installations users have to saver torrents then open them

users have to saver torrents then open them

2006-04-06 15:50:00
Group: Member
Posts: 192
Topics participated: 120
Topics started: 56
First post: 2006-03-25 22:56:00
Last post: 2008-06-23 08:02:00
When any of my members try to open a torrent it does not work. They must save the .torrent file to say thier desktop then open it with thier client, does anyone know why this is and how to fix this?

cheers
 
2006-04-06 17:48:00
Group: Member
Posts: 160
Topics participated: 70
Topics started: 21
First post: 2006-02-24 23:23:00
Last post: 2006-12-24 11:37:00
i thinks its not problem
 
2006-04-07 12:27:00
Group: Member
Posts: 1378
Topics participated: 601
Topics started: 11
First post: 2006-02-25 01:34:00
Last post: 2008-12-22 14:17:00
check yer download.php

along the end, in the headers
header("Content-Type: application/x-bittorrent");
is all that is really needed, that works for most ppl.
there was a topic: tag filenames that has a better solution (plus it adds yer site name to the torrent file, if ya dun wants that, it's a simple edit)
 
2006-04-07 01:39:00
Group: Member
Posts: 191
Topics participated: 139
Topics started: 12
First post: 2006-02-28 03:38:00
Last post: 2008-08-02 22:40:00
if u have this at the end
header('Content-Disposition: attachment');

header("Content-Type: application/x-bittorrent");

replace with
//header('Content-Disposition: attachment');

header("Content-Type: application/x-bittorrent");

for auto save, but i warn you it loads to client and some dont save it on the drive only in a temp cache :)
Peace!
 
2006-04-07 14:21:00
Group: Member
Posts: 192
Topics participated: 120
Topics started: 56
First post: 2006-03-25 22:56:00
Last post: 2008-06-23 08:02:00
thanks guys that worked. I would like to be able to put my url in the downloads how do i do that?
 

Similar threads

Topic Posts Last post
Cant open torrents 2 2007-09-04 22:01:00
Open tracker for "guest" users 3 2007-09-15 07:34:00
Can't open file: 'torrents.MYI' 4 2006-08-17 00:27:00
show users avatar-ratio-title-active torrents-UL-DL-moodand seedbonus on the online users list in index.php 40 2008-11-25 12:20:00
Users Torrents 6 2007-08-11 07:53:00