Mini File Host 1.5 has been added to the download page. Unlike 1.3
which has been removed, this version contains a readme which should be
simple to understand. Thanks to Alex from Prozone, MFH 1.5 is also
available in Italian. No more typing in the language under settings, a
simple radio button between English/German/Italian works fine. As Stian
suggested, the email links would not be completely hyperlinked if the
file uploaded had spaces in them. So now the URL links have been URL
encoded to fix this issue.
In the admin panel under check as you
can see from the screenshot I added a button that allows you to chmod
all those directories automatically if any of them show as red or
unwritable. Also on the bottom of that page there is a PHP Information
link. This will show the server configuration of your php core. Search
on that page under things like file_uploads and upload_max_filesize.
File Uploads should be on, if its off, then your server won’t be able
to allow mini file host to upload files. Upload max filesize shows the
maximum amount that you can upload a file. My max on my server was set
to 7M or 7 megabytes, so I changed the value under settings for
minifile host to have a max upload of 7mb since it won’t allow anything
higher. Brownies commented on here saying that if you add the following
line you can adjust that in your .htaccess file:
php_value upload_max_filesize 900MOR
php_value post_max_size 900MFinally, in download.php the download button was a submit button rather than a standard button, so occasionally the form submission would give an error saying invalid download link, this has been fixed now for version 1.5
To upgrade from a previous version, copy over all the php files from the root directory. Also copy over the lang, pages, and css folders. The rest of the stuff do not overwrite as they contain your settings, files uploaded, and information about those files, stats, etc.
Demo:
http://disk.hztv.com.ru
Download:
Mini File Host 1.5











0 评论:
发表评论