View Single Post
  #3  
Old 29th October 2008, 03:48
Laffin's Avatar
Laffin Laffin is offline
Senior Member
 
Join Date: Oct 2008
Posts: 32
Default
as the error sez, No input file specified

TSE is based on tbdev. in php uploads go into a temp folder then the script decides wut to do with it. in tbdev, it copies it to the torrent folder.

download.php checks the db for the torrent index sent from the browse or details page, and send it directly to the browser.

Check that download.php is getting the index properly
Check that the index is being used to retrieve the torrent info
Check that the torrent folder is in the file string.

If ya applied mods that alter download.php:
If ya dunno coding, well, revert to the original script
if ya know some coding, remove the mod that altered download.php

if this is original source
try a previous src

and next time, make backups.
Reply With Quote