Search results

  1. adam

    File Server (remote direct)

    It looks like you have a forward slash on the end of the file server url (which results in a double forward slash in the test url above). Try removing this from the file server settings and try the test again.
  2. adam

    Work at MFScripts

    This position has now been filled.
  3. adam

    Page Load Speed Is Very Very Slow

    xSendFile/xAccelRedirect enable your webserver to provide the file download, rather than PHP providing it. As your webserver is actually designed to handle static files, it works significantly better than PHP. See here for other performance info: https://support.mfscripts.com/public/kb_view/27/
  4. adam

    Work at MFScripts

    Hey all, We are currently looking to employ an additional developer to expand MFScripts. If you're interested then please go to the following url: https://mfscripts.com/mfscripts-employment.html Thanks, Adam.
  5. adam

    Video stays pending forever on media converter

    Try testing it directly on the command line via SSH. So first via the script admin, media converter plugin settings, set "Output Cron Messages" to "Yes". Then login via SSH as root and run: php /path/to/your/install/plugins/mediaconverter/converter/convert.php Replace /path/to/your/install/...
  6. adam

    my License working or not !!!!

    I see your site is working now. What was the issue?
  7. adam

    Scrip did not delete files from Remote Servers

    Please raise new threads for new issues. Also, I've already responded to your ticket of the same.
  8. adam

    Installing script?

    Hi all, Apologies for this, I've fixed this on the main site and also sent a direct download link via the ticketing system. Let me know if you have any other issues. Regards, Adam.
  9. adam

    Downloads return as 0 KB

    Sounds like the web server is being overloaded if it happens intermittently. You may need to tweak the web server config. Did you try these: https://support.mfscripts.com/public/kb_view/27/
  10. adam

    Downloads return as 0 KB

    Do you have xSendFile or xAccelRedirect enabled in the admin area, site settings? If so, try disabling it to see if downloading works.
  11. adam

    Torrent Download

    Hi, This one is done, please see the latest plugin download. Thanks, Adam.
  12. adam

    Scrip did not delete files from Remote Servers

    Hi all, This is fixed and patched into the release code. It'll form part of the release notes in the next release. To manually patch into your install, download the latest release from your account. The upload the following file to your main site and any external file servers...
  13. adam

    Scrip did not delete files from Remote Servers

    Just testing a fix for this today. All being well it'll be available to all tomorrow.
  14. adam

    Scrip did not delete files from Remote Servers

    Hi all, Sorry to hear you've been having issues. We moved to a new server last week (just before I went leave for a few days!) which seems to have caused various issues. One of which being email. I'm working on resolving it all today including responding to support tickets...
  15. adam

    Recent Forum/Site Issues

    Hi all, We moved the forums to a new server last week which seemed to cause some issues with the css, images & emails. I didn't spot it as first at the site was cached in CloudFlare, so it's looked fine when I checked. :? It was only a few days later when the CloudFlare cache cleared that the...
  16. adam

    Active Downloads - Threads?

    It's to do with the amount of connections for the actual download. So download managers will attempt to download multiple parts of the file at the same time so speed up the download.
  17. adam

    torrent instructions for centos

    It's in early release. It'll be officially out in a week or so with a lot more supporting information on the website.
  18. adam

    Remote URL Security Flaw [File servers]

    Hi, Please raise this as a ticket with details of your site so I can replicate it. Regards, Adam.
  19. adam

    Editing index page using template

    Hi, There's no cache or anything else to edit. You can just edit the templates and it'll be immediately shown on the site. Make sure you're using the correct theme (i.e. not blue_v2) and there's no permission issues blocking the upload. Thanks, Adam.
  20. adam

    File Manager always loading, rather than show the file

    Not that I'm aware of. It should be fine to run like that.