Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#28 invalid Call to undefined function curl_init() Gabor Hudiczius admin@pain4ever.net
Description

hey

im having some issues and now im stuck on this:

Fatal error: Call to undefined function curl_init() in /var/www/rtwi/includes/classes/xmlrpc_handler.inc.php on line 355

i dont know how to fix this :( running debian etch.

thx

#41 fixed Incomplete file names Gabor Hudiczius Andy.Mornes@gmail.com
Description

When downloading completed files, I found that the filename was incomplete if there was a space in the name. I did some testing, and it looks like the Content-Disposition header should be wrapped in quotes.

index.php: line 1099 should be:

@header( "Content-Disposition: attachment; filename=\"{$responsef_path}\"" );

If this is not the correct way to submit a patch, please let me know.

Thanks, Andy

#5 fixed dht stats, on and off support Gabor Hudiczius anonymous
Description

Add optional support for dht patch available here http://tk.ttdpatch.net/~jdrexler/dht/

should be a simple to add this, from the readme...

"(...) You can retrieve the DHT statistics via XMLRPC with the "dht_statistics" command. You can manually start and stop the DHT server with "dht=on" or "dht=off", provided DHT wasn't disabled completely when starting rtorrent."

A gui option to execute those commands would be useful, perhaps in the server info page.

1 2 3 4 5 6 7 8 9 10
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.