+ Reply to Thread
Results 1 to 4 of 4

Thread: Megafilehostingscript 1.2 Nulled/fixed

  1. #1
    Senior Member chatabox
    Join Date
    Nov 2006
    Location
    Planet Earth
    Posts
    406
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Wink

    Mega File Hosting Script(MFHS) is an advanced File Hosting and Sharing Script that allows your customers to upload large files to your server and email the file download link to themselves and other email recipients. With MFHS, you can setup an advanced file hosting and sharing site within minutes and earn profits through showing advertisements on your site, and even on download pages. MFHS was Built to Handle Large files and is designed to be of minimal burden on your server. MFHS has been rigorously tested and designed to handle brutal file sizes and endure lengthy uploading periods without breaking. This alone sets MFHS world's apart from any competing script. MFHS provides a number of unique features,including Multi Server Balancing, and an Advanced Download Manager. MFHS comes E-Commerce Ready with PayPal Integration and plenty of tools such as FAQs & Newsletter Managers to get new customers - and keep them. MFHS has been oriented towards Generating Revenue for it's webmasters.

    DEMO:
    Code:
    http://yabsoft.info/demo/mfhs/
    
    DOWNLOAD:
    Code:
    File: MFHS_1.2_NULLED_FIXED_BESTBUX.US.rar
    DownloadLink: 
    File-Size: 1.77 MB
    Uploaded: 31/05/2008, 21:19:18
    

  2. #2
    Senior Member sweetangel
    Join Date
    Dec 2006
    Posts
    872
    Thanks
    7
    Thanked 11 Times in 8 Posts
    Rep Power
    0

    Default

    very cool
    if like my post click:


  3. #3
    Super Moderator subzero is an unknown quantity at this point subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    2,828
    Thanks
    76
    Thanked 75 Times in 39 Posts
    Blog Entries
    2
    Rep Power
    0

    Default

    the script needs perl to upload




    Super Cheap hosting:
    Read Tearms&Conditions here:
    FAQ:
    Support forum:


    WapMasterz.Net is back with new forum style!!
    Click this image to goto wapmasterz site!



  4. #4
    Senior Member chatabox
    Join Date
    Nov 2006
    Location
    Planet Earth
    Posts
    406
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Default

    Installation instructions

    +-------------------------
    file contents
    +-------------------------

    faq.txt (Frequently ask questions)
    install.txt (Installation instructions)
    issues.txt (Some common issues)

    upload+AF8-this/ folder (This folder contains all the files of Mega file hosting script that you need to upload to your server when installing or upgrading)

    +-------------------------
    a MFHS
    +-------------------------

    First, unzip the zip file to your PC.

    Then upload the entire contents of the 'upload/' folder to your web server.
    Note:checking warning for upload+ACE-

    When this is done, point your browser at and follow the install GUI to make installation.

    -------

    FAQ
    1.How to setup multple server?
    2.How to setup cronjob?
    3.What is the template engine for MFHS?
    4.How fast does your template engine?
    5.How to cache template?
    6.Why does nothing changed on my site outlook after i modified the template files at "Template/Tempale Manager"?
    7.How to setup payment infomation for a host package?
    8.What is Subscription Unit?
    9.How to setup mutiple option for one host package?
    10.How to build a language package?
    11.How to setup payment processor?
    12.When i delete a file in admin panel,it don't delete the actual file,it is a bug?
    13.Do you provide a script to test my server if it run your script?
    ----------------------------------------------------
    1.How to setup multple server?
    There are 2 ways to setup a multple server:
    Method 1:
    Step 1:Login in admin panel
    Step 2:Click "Servers/Setup new server",you need enter server's ftp infomation.Save it.
    Step 3:After added,click "setup",then script automatically transfer files to this server and config it.
    Step 4:Then "enabled" this server to accept upload files
    Method 2:
    Step 1:Login in admin panel
    Step 2:Click "Servers/Setup new server",you don't need enter server's ftp infomation.Save it.Remember the server "ID" for future use.
    Step 3:Then copy the directory "aihsserver" to this server.
    Step 4:Edit config.php on this server,replace "{SERVER_ID}" with the server "ID".
    Step 5:Then "enabled" this server to accept upload files in admin panel

    2.How to setup cronjob?
    The command line:
    wget -O /dev/null

    3.What is the template engine for MFHS?
    The template engine for MFHS will help you more easy to control your site outlook without any knowlege about PHP.Of course,a baisc understanding of how PHP works would be better.
    The sytanx of template engine is same to PHPBB2()'s ones.At fact,we borrow the main code from PHPBB2.So if you are familar with styles of PHPBB,you will easily customise the template for AIHS.

    4.How fast does your template engine?
    Athougth the main code is borrowed from PHPBB2,we have done some improvment on its code.
    You can complie the .html files to php files and cache it to run directly in the next time.
    This will save lots of time to complie them every times.All cached template files will stored in "cache" directory.

    5.How to cache template?
    You can enable the cache option for template in "Site/Configuretion".And you need chmod "cache" directory to 0777 to allow cached files written into.

    6.Why does nothing changed on my site outlook after i modified the template files at "Template/Tempale Manager"?
    There are some reasons caused this problem.
    Fisrt,if you have one more skin for your site,please make sure you select the modified skin as your site skin.(You can select your site skin at "Site/Configuretion->Site Skin")

    If you are sure all is correct,check that you enabled the cached option for template.If you did,you can clean cached files in "skin/skin_name_cache" by FTP.Or click "Template/Tempale Manager->Clean cache for template" to clean cached files.We recommend the later choice.

    7.How to setup payment infomation for a host package?
    There are 2 options for payment for host package:subscriptions and common payment.

    The subscription payment will bill your users periodically at a specified time internal.
    The subscription is only for PayPal and Stormpay.E-Gold and Moneybookers doesn't support it.

    The common payment will charge the users at one time for specified period,At the point of expire date,they will not be billed except they pay again for the next period.Of course,we can pay it any time during the validty of this circle.
    PayPal,StormPay,E-Gold and Moneybookers support this payment.

    8.What is Subscription Unit?
    You must enter "D", "M" and "Y";
    "D","M" and "Y" will bill users by days,months and years seprately.

    9.How to setup mutiple option for one hots package?
    You can set up mutiple option by enter mutiple period in "Subscription Period".
    The format is:period1,period2,period3
    Correspondly,you need enter mutiple fee in "Subscription Fee":fee1,fee2,fee3

    For example,You select the unit as "M",the period is 1,3,6,12,the fee is 3,8,15,25.
    This will show
    $3/1 months for this package
    $8/3 months for this package
    $15/6 months for this package
    $25/12 months for this package

    10.How to build a language package?
    It is easy to create new language in version 2.0.
    Login in admin panel,click "Template/Language manager".
    Select a language file as template to edit,after you finished your language file,
    click "save as new language" to save your language.
    Then select it as your site language in "Site/Configuration".

    Be sure the "lanuage" directory can be written into new lanuage file.

    11.How to setup payment processor?
    PayPal setup:
    Paypal Businiss Email is the email that will show on payment page for your users.
    Paypal Primary Email will be your Primary email registered in Paypal.com

    E-Gold setup:
    Merchants alternate passphrase:after login e-gold,you can set your "alternate passphrase" in "Account info".Note,this is not your password.
    For example,you select "password2" as "alternate passphrase",
    For securty,you need encode it by MD5 to enter in AIHS payment setting.

    StormPay setup:
    Secret Code:you can select a "Secre tCode" under "My Profile/IPN Setup".
    For securty,you need encode it by MD5 to enter in AIHS payment setting.

    MoneyBookers setup:
    MB Password(MD5):this is your password for moneybookers,but it is encoded by MD5.
    For securty,you need encode it by MD5 to enter in AIHS payment setting.

    8.How to MD5 your processor "password"?
    It is simple in PHP,for example,you will encode "mystr" by MD5,simple create a file,for example md5.php,which contains

    <?echo MD5("mystr")?>

    ,then upload to your server,run this script,it will echo the encoded string.

    For your securty,we don&#39;t build a function in our script to help you encode it.you can find a reliable programmer to do it.or do it yourself as the above directions.we also include a ready file "md5.php" in this distributions,but use it at your own risk


    12.When i delete a file in admin panel,it don&#39;t delete the actual file,it is a bug?
    No,Because it takes some time to delete files on remote server,so when you delete a file in admin panel,it don&#39;t delete it immediately!
    This file in db is only taged as "deleted",when you run cronjob.php,then all these files will be actually deleted.

    14.Do you provide a script to test my server if it run your script?
    Yes.Download it here:

    --------

    ##Issue 1.Form upload doesn&#39;t work!
    The possible reason:
    +-------------------------
    CGI files in directory "cgi-bin" are uploaded by Bianry mode or are not chmoded to 0755
    +-------------------------
    Solution:
    Try to delete these *.cgi files and reupload them via ASCII mode and chmod them to 0755.
    Directory "cgi-bin" need 0755 permission to execute cgi scripts!

    ##Issue 2.Form upload still doesn&#39;t work,although I try the solution of Issue 1!
    Solution:
    Login admin panel,browser to "Server",click "Test Server" to check if the related scripts of this server can work well.It will also give you a solution when it fails.

    Also you can edit "incldues/inc.php":
    Line 43:
    ----------------
    $debug = 0;
    ----------------
    change to
    ----------------
    $debug = 1;
    ----------------
    This will add 2 small windows on index page,when you try to upload a file,these 2 windows may show some related information for the upload.

    ##Issue 3.Form Upload is fine,but progress bar doesn&#39;t work!
    The possible reason:
    +-------------------------
    First.It is sure that progress bar is slower then upload process!

    If you upload small files,the upload may be too fast, the progress bar may show when upload is complete.Try a big file about 500-1000K.

    Also,the progress bar depends on the speed of internet between your PC and server.
    +-------------------------

    ##Issue 4.Download link doesn&#39;t work,show 404 errors!
    The possible reason:
    +-------------------------
    Maybe you select "file/filename_id.html" for "Download Url?" of "Site >Configuration".This need .htaccess configured correctly to work fine.
    +-------------------------
    Solution:
    First,of course,you need confirm Mod_rewrite is installed on your server!

    Check .htaccess exists in the root directory and its content is same to the .htaccess in MFHS.Because some servers may have own .htaccess before installing MFHS.

    If MFHS is not installed in the root directory of your server,you need edit .htaccess to change "RewriteBase"
    -----------------------------------
    ##point to installation directory
    ##if it is the root dir,enter /
    ##else /otherdir
    RewriteBase /
    -----------------------------------

    ##Issue 5.Site error:requires the ionCube PHP Loader!
    The erors:
    +-------------------------
    Site error: the file /path/to/mfhs/admin/index.php requires the ionCube PHP Loader ioncube_loader_xxx to be installed by the site administrator.
    +-------------------------
    Solution:
    Try to browser to analysis the issue!
    You can get more inocube loaders from , if corssonding loaders can&#39;t be found on your server.

    -------

    NULLED:
    1. Removed all callbacks to yabsoft&#39;s server for valid license check.
    2. All files are dezended. Some files at admin are zended (but cleaned) - admin_img.php, admin_user.php, admin_points.php, admin_dlhistory.php, admin_dlsessions.php.
    3. 100% safe to use.
    4. Removed all strings for the license key.
    5. Removed the files: admin_license.php, license_code, app.php and the folders: admin/license_class, root/localkey.
    6. Removed the License key from the installation fields.
    7. Fixed all bugs of first Nulled Vesrion

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO