Mini File Host 1.5

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 900M
OR
php_value post_max_size 900M
Finally, 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.
Mini File Host Updates
Currently I am working on version 1.5. So far we have gotten a few bugs fixed, and someone has submitted an italian language file so now the script is translated in Italian as well. In the download section have only allowed 1.2.1 to be downloadable since the other versions are too buggy. If you have any suggestions for 1.5 release leave a comment. All other comments left will be taken into suggestion.
New Owner
Hi, I have recently bought this site and script. I have quite a bit of comments in moderation and people saying there are some bugs in the Mini File Host script. I also do php programming, so I will be looking into these issues and correcting them this week, thanks.
UPDATE
If you get the error:
You didn’t pick a file to upload.
You need to make sure that your php configuration supports the file upload size you specify. To see if your configuration allows this make a php file and call the function phpinfo() Then view the file in a webbrowser. You should see a huge list of settings and their value. Find the setting upload_max_filesize. I did this and found my limit at 7M or 7mb. When I tried uploading a file larger than 7mb it wouldn’t work, when I tried 6.98mb, it did work. I think to modify this setting you would have to edit your php.ini file or contact your hosting company.
MFH 1.3 Demo
When you setup the script , the admin password is password.
I will be away and your support questions will be answered.
Updates Mini File Host
OK, So people ask about the donators. Well, I really didn’t make a dime from since the admin took all of it.
But I will try to make a section where donators can download new releases and themes first. Galaxyscripts.com will not be accepting any donations at the moment.
I will try to get demo and some themes set up soon. Thanks again for everyone’s support.
Welcome Back GalaxyScripts.com
HI,
OK so after about 1/2 month later. GS is back! Sad news, no more forum! Spam was an issue and the hackers. I will continue updating Mini File Host and adding more features suggested by users. My dream for GS is to offer more then just the mini file host script, but other web scripts also. Please check back often for more MFH themes and updates.
Download MFH 1.2 with security fix .
-Leon
Owner