Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#8 invalid index.php error Gabor Hudiczius anonymous
Description

Hi, i have some problem with index.php, how can i do?

Quote :

[admin@myhome root]$ php /opt/share/www/lighttpd/rtwi/index.php
PHP Notice:  Undefined index:  REQUEST_URI in /opt/share/www/lighttpd/rtwi/index.php on line 586
PHP Notice:  Undefined index:  REQUEST_URI in /opt/share/www/lighttpd/rtwi/index.php on line 1023
PHP Warning:  DOMDocument::load(): I/O warning : failed to load external entity "/tmp/local/root/themes/default_ajax/layout.main.login.xsl" in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 18
PHP Warning:  XSLTProcessor::importStylesheet(): compilation error in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 21
PHP Warning:  XSLTProcessor::importStylesheet(): xsltParseStylesheetProcess : empty stylesheet in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 21
PHP Warning:  XSLTProcessor::transformToXml(): No stylesheet associated to this object in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 23
<br />
XMLRPC calls: 0 (0 multicall)<br />
XMLRPC time: 0.000000 sec<br />
Total time: 0.663971 sec[admin@myhome root]$
#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

#15 worksforme huge torrent size is displayed incorrect Gabor Hudiczius borgcube -ta- gmx -tod- li
Description

Hi.

I'm downloading a huge torrent of about 40 Gigs. rTorrent displays the size correctly as 39506.0 MB - rTWi however displays a size of -1524633012.0 B, consequently miscalculating downloaded percentage and remaining time.

I'm not too sure however which version, but i downloaded it a few days ago.

Regards, Borg³

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.