Search results

  1. adam

    How to upload files over 2GB (Apache, PHP5)

    Hi, Please see here for more info: http://forum.mfscripts.com/viewtopic.php?f=8&t=215 Regards, Adam.
  2. adam

    YetiShare.com launched!

    Hi all, To coincide with the recent v3.0 release to the file hosting script, we've rebranded it YetiShare and released a dedicated website for it: http://www.yetishare.com In addition to the new website we've released the rewards plugin. There'll be more plugins over the next few weeks now...
  3. adam

    Sorting by original filename

    Hi, You are correct the closing tag is indeed wrong. I've updated this in the codebase. The sorting was also set to be by the file url rather than the original filename. It's probably more useful as the original filename, so I've amended the code to sort by this when you click the column...
  4. adam

    Free Users and Parallel Downloads

    Hi, Yes, feel free to send through any code changes and we'll review them for inclusion into the core codebase. Regards, Adam.
  5. adam

    Use S3 Amazon like server

    Hi, We looked at adding this as a plugin however I couldn't find file streaming support for S3, which is needed for download manager support. So for now it's been put on hold. I'd really like to add it, given how cheap the storage is, however we can't do it without download manager support...
  6. adam

    Mail function

    Hi, It looks like you don't have your PHP version to allow the mail() command. This is outside of the scope of the script however you could ask your host to fix it or investigate it using these urls via Google...
  7. adam

    Additional FTP Server work not correct! Download Errors!

    Hi all, Firstly sorry for the delay in responding here. We don't regularly monitor these forums as they are community driven, so you're best contacting us using the support forum if you have anything urgent. I'll add some text to the forums to make this clearer. :) I've looked at the download...
  8. adam

    Plugins on YetiShare.com for File Hosting Script 3

    Hi all, It's taking a bit longer than we'd hoped to get the new site complete. We're aiming for Monday 31st at the moment for release on yetishare.com (the new site for our file hosting script). I'll make sure we have the rewards plugin information up even if we can't get yetishare.com out by...
  9. adam

    SMTP ERROR: Failed to connect to server

    You might want to also run the smtp server via these sites, it seems to produce an error on each: http://mxtoolbox.com/diagnostic.aspx http://www.dnsqueries.com/en/smtp_test_check.php
  10. adam

    SFTP Protocol

    Hi, SFTP is not supported, only FTP. Regards, Adam.
  11. adam

    SMTP ERROR: Failed to connect to server

    Can you send email using a normal email client, with the same details. PS - I'd probably remove the image as it shows the mail password.
  12. adam

    Plugins on YetiShare.com for File Hosting Script 3

    They're not ready yet, please be patient, they'll be ready as soon as possible.
  13. adam

    Re download

    That'll be in phpMyAdmin aswell. Just click on the database listed on the left, then you'll see an import option on the right-hand content tabs. It doesn't show unless you click on the database name first. Regards, Adam.
  14. adam

    Re download

    Hi, Please contact us using the link in the main navigation supplying your account email address and your PayPal email address if it's different. Regards, Adam.
  15. adam

    Plugins on YetiShare.com for File Hosting Script 3

    This is an smtp server issue. It looks like the smtp server you've set does not permit sending from the email address you've entered. I advise contacting your host to get the correct details. Regards, Adam.
  16. adam

    Return file back from Upload_Form.

    Hi, I'm not seeing any issues with out demo site on http://fhscript.com, at least in Chrome. Can you send me or post your url and I'll test it out? I noticed you've changed some things about in the code, are you seeing any javascript errors on the page? Regards, Adam.
  17. adam

    Default theme v.3 blue_v2 flexible

    Thanks for spending the time to share it with the rest of our users. Much appreciated. :) Regards, Adam.
  18. adam

    Plugins on YetiShare.com for File Hosting Script 3

    Hi all, That's correct, there'll be more information this week or early next. Yetishare.com is the new name for the file hosting script (rather than just 'File Hosting Script'! :)) so we're busy getting the new site finished at the moment. Once that's up you'll see details of the available...
  19. adam

    Upload straight to folders

    Hi, Yes, when you upload a file and see the clickable slider with the files links on it, you should also see a drop-down at the bottom with the option to set a folder. This is only shown if you're logged in. Regards, Adam.
  20. adam

    htaccess missing

    Hi, The .htaccess file is part of the zip download although Windows 8 may hide files starting with a dot by default. You'll be able to change this in folder options via the control panel. See here for more information: http://blogs.msdn.com/b/zxue/archive/20 ... rives.aspx Regards, Adam.