Search results

  1. adam

    Problem opening a short link

    Hi, Yes, your license allows you to remove the footer copyright text. Regards, Adam.
  2. adam

    New page

    Hi, If you look in _header.inc.php you'll see the main nav. You can add new items here. I'd probably copy the faq page and amend it as needed. Regards, Adam.
  3. adam

    faq_page

    Hi, At the moment the FAQ content is directly within the page, so you'll need to edit the faq.php file. We're working on getting it either part of the translations or in a dedicated FAQ manager in the next release. Regards, Adam.
  4. adam

    Can not create short url

    Hi, Are you still having problems? I've just tested the site and it seems to look ok now. http://hiz.li/index.html?u=51&success=1 Regards, Adam.
  5. adam

    Plugins on YetiShare.com for File Hosting Script 3

    Hi all, Just encase you've not seen it yet, the yetishare.com site was launched on Monday with the rewards plugin information. http://www.yetishare.com Feel free to drop me an email via the contact form above, or post on the forum if you have any questions. Regards, Adam.
  6. adam

    Add Plugin HTTP Error 500 (Internal Server Error)

    Hi, Did you set the correct permissions on the plugins folder during install? (777). If so, you can upload the zip contents manually via ftp. Just create the folder 'plugins/rewards/' via ftp. Then upload the contents of the rewards zip file to this new folder, ensuring the directory...
  7. adam

    Sending Emails Error

    Hi, You can check the ip on a site like this: http://whatismyipaddress.com/blacklist-check Clicking on the error should tell you how you can remove it from the blacklist, although I've no idea how long it would take. It might be quicker to ask for a different IP for sending mail from your...
  8. adam

    Free Users and Parallel Downloads

    @ikovacs1465 has made some changes to build this in. You can contact him via this forum if he's willing to share them.
  9. adam

    Use S3 Amazon like server

    "for now it's been put on hold" It won't be available until we can figure out streaming support. Very unlikely it'll be available in the near future.
  10. 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.
  11. 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...
  12. 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...
  13. 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.
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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
  19. adam

    SFTP Protocol

    Hi, SFTP is not supported, only FTP. Regards, Adam.
  20. 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.