| |__|.-----.|__| ___|__| |.-----.| | |.-----.-----.| |_
| | || || | ___| | || -__|| || _ |__ --|| _|
|__|_|__|__||__|__||__|___| |__|__||_____||___|___||_____|_____||____|
-UPLOAD SIZE LIMIT (You didn't pick a file to upload!)-
Solution 1: .htaccess method
create a .htaccess file in the mfh folder and enter the following:
php_value upload_max_filesize 250M
php_value post_max_size 250M
Replace 250 with whatever size you like. Depending on the server, you may need to omit the M or replace php_value with php_flag.
Solution 2: Create your own php.ini
Ask your host for a copy of their php.ini file, or create your own. Reconfigure it yourself changing the upload_max_filesize and post_max_size settings. Then, upload it to your mfh folder.
Solution 3: Ask your host!
Ask your host to reconfigure their php.ini file to allow larger file uploads.
-CHANGELOG-
Mini File Host 1.3 (BETA)
Integrated SWFUpload Progress Bar
Redone Language Files
Company Description editable via Admin Panel
Various Tweaks and Cleaning
Mini File Host 1.2.1 (SF 1/2)
Security Fix Added
Mini File Host 1.2 ChangeLog
New Features:
- Download/Upload Limit Bug Fixed
- Better Security
- Slightly Changed Style
- Config.php Editable From Admin panel
- Pagination On Files.php/Admin.php
- Language Files
- Report Links Disappear
- Short Url's Bug In files/top/admin.php Fixed
- A Master Password For All Files Can Be Set In Admin Panel
- Check If Files Are Writable From Admin Panel
- Server Statistics In Admin Panel
- User Must Agree To TOS inorder to upload
- And More!
Mini File Host 1.1 ChangeLog
- Files.txt Removed Now Each File Will Have Its Own Files.txt So No Errors
- Old Files Will Be Deleted In Admin Panel
- Top 10 Files Feature Added
Mini File Host 1.0 Features
User Features:
- Upload Files On The Server
- Email link to themselves or a friend (If enabled by admin)
- Progress bar while uploading
- Get the download and delete link which can be shared
- Report file links that violate terms of service
- Extra Stats Shown at the download page.
- View list of uploaded files (If enabled by admin)
- File Description (If enabled by admin)
- Password Protect (If enabled by admin)
- Catogeries (If enabled by admin)
Admin Features:
- Set Maximum file size for users to upload
- Block certain file types and extensions
- Expire files after X ammount of days without use
- Add Your Own Ads
- Set timer countdown on download page
- Enable/disable "Files List" viewable by public
- Reported illegal files stand out for deletion
- Ban IP addresses of offending users
Upgrading From Mini File Host 1.1 To 1.2
1) Upload upgrade.php From The Package To the Root of the script (The Place Where index.php exist)
2) Run It Through Your Browser
3) Upload Mini File Host 1.2 Files
4) Go To Admin Panel And Change The Settings
Demo
Code:
http://downup.us.to/share/index.php
Download:
Code:
http://downup.us.to/download.php?id=299F3F121
Tuesday, January 6, 2009
Subscribe to:
Post Comments (Atom)


No comments:
Post a Comment