Thread: Setup Error
View Single Post
  #26  
Old 4th April 2011, 00:11
Mahmoud Mahmoud is offline
Senior Member
 
Join Date: Nov 2009
Andorra
Posts: 72
Default
Quote:
Originally Posted by joeroberts View Post
in upload/taketorrent.php find
PHP Code:
$torrentfields[] = "descr";
$torrentvalues[] = "'".$descr."'"
and add before
PHP Code:
$torrentfields[] = "torrent_descr";
$torrentvalues[] = "'".$descr."'"
upload successfully but i got this error in torrent client :
in the log :
Quote:
[2011-04-03 23:55:37] Sent WM_SETTINGCHANGE return = 1
and this in the tracker status see the attached image
thanks
Attached Thumbnails
tracker status error.PNG  
Reply With Quote