Ohh, not direct access allowed, that why you get "byUSfuckU"
), as i mentioned in previous posts, it uses a unique token system.
Quote
Not sure when/how, but i'm getting a ton of :
2011-04-07 06:02:14: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Notice: ob_flush(): failed to flush buffer. No buffer to flush. in /var/www/rutorrent/plugins/filemanager/flm.class.php on line 284
In the Lighttpd error log.
Well seems your PHP configuration isn't starting with output buffering by default.
I added a change to the streamer which turns it on, if not started. The file contents gets those Notices in it, and its treated as a bad file.
Edit:
Filemanager trunk updated.
Changes:
-fixed those errors (hope it does the job)
-added archive support for: tar, gz, bz2 (compress/decompress)
-show hidden files settings