Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 24th August 2013, 11:24
romano1's Avatar
romano1 romano1 is offline
Senior Member
 
Join Date: Jan 2012
Portugal
Posts: 107
Default Uploading a torrent.
Hello,
can someone help me?
i keep geting this error when i upload a torrent in my tracker script: "TORRENT: Dieses ist aber keine gültige Torrent-Datei." the translation is:"But this is not a valid torrent file"
this happens not to all but to some torrents i make.
does anybody nows what is wrong?
the code is this:

PHP Code:
///// Weitere Verarbeitung und Kontrolle //////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
// -> Inhalt der .torrent überprüfen
if($fout != true){
$dict bdec_file($tmpname$GLOBALS["MAX_TORRENT_SIZE"]);
if (!isset(
$dict)){$fout true$fout_info "TORRENT: Dieses ist aber keine gültige Torrent-Datei.<br />";}else{$fout false;}


Edit:
and if i erase this code it says: "
Schwerwiegender Fehler

Die Datei ist kein BEnc-Dictionary."

Fatal Error
The file is not a Benc Dictionary.

Bump: ok, for anyone who have this proble, i have made a torrent with other sofware, besides utorrent and it worked, dont now why.
Reply With Quote
Reply

Tags
torrent , uploading

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