Search results

  1. adam

    How to change the url for file links

    Hi, Please can you post on this forum in English as per the forum rules: https://mfscripts.com/forum/threads/forum-rules.1061/ Thanks, Adam.
  2. adam

    Remove - File Sharing Script Created By MFScripts.com from the footer

    Hi, Please can you post or translate to English in this forum to keep it all consistent. :) For v4.x - You can find the copyright notice in: /themes/flow/templates/partial/_footer.inc.php Thanks, Adam.
  3. adam

    upgrade to File_Hosting_Script_v4_5_3

    Don't worry, I can see you're on v4.5.2. As it's a minor release the upgrade is straight forward. Download the latest release and upload these onto your install: /core/includes/ip2Country.class.php /core/includes/ip_to_country/ (whole folder) Then amend the version number in the...
  4. adam

    upgrade to File_Hosting_Script_v4_5_3

    Hi, The full release history can be see here: https://yetishare.com/release_history.html What script version are you currently on? Thanks, Adam.
  5. adam

    Yetisha Video Site

    Hi, Please can you link your forum account to your license via mfscripts.com. You can do this by logging in to that site using your account details and going into account settings. After 10 minutes, logout and back into this forum so your account can be linked. Thanks, Adam.
  6. adam

    How to enable ssl using nginx?

    Hi, Please can you link your forum account to your license via mfscripts.com. You can do this by logging in to that site using your account details and going into account settings. After 10 minutes, logout and back into this forum so your account can be linked. Thanks, Adam.
  7. adam

    Files Deleted w/out explanation

    Sorry I don't understand what you mean?
  8. adam

    Files Deleted w/out explanation

    When you delete files.
  9. adam

    Files Deleted w/out explanation

    I don't understand what you mean about the file action queue. Do the deletes exist in there? The fact you have no /files/_deleted folder suggests they were deleted outside of the script.
  10. adam

    How to edit flow theme and pages?

    Not at the moment, you'd need to edit the code to do this.
  11. adam

    Files Deleted w/out explanation

    Hi. delete_redundant_files.cron.php would also set the file entry in the script database as removed so it's unlikely that, given you said they're showing as active. Could the file have been removed directly on the file system? It is within the /files/_deleted folder as that's where the script...
  12. adam

    How to edit flow theme and pages?

    Hi, All text should be edited via the admin area, translations/languages section. Any you see in the html code is just the default text used on first page load. From then on it's loaded from the database. To add or remove pages you simple create or delete the file in /themes/flow/templates/...
  13. adam

    Initial installation not working

    No worries, I'll keep a look out for it. :)
  14. adam

    Initial installation not working

    Hi, Can I ask how you contacted us? I'm not seeing any tickets for your email address in the ticketing system. I'd like to double check there's no issues. You can email us directly any time by emailing [email protected] or using the contact form on our site. I'm not sure why your install...
  15. adam

    How to activate the SSL certificate on my website Yetishare?

    Hi, Please can you link your forum account to your paid license via mfscripts.com. You can do this by logging in to that site using your account details and going into account settings. After 10 minutes, logout and back into this forum so your account can be linked. Thanks, Adam.
  16. adam

    Download Url Token Question

    It's in the code, you need to uncomment a line in the code to enable it.
  17. adam

    Download Url Token Question

    Yes to both :)
  18. adam

    Recommend Amazon S3?

    Have a look at the servers from leaseweb or ovh. Both are good dedicated server providers.
  19. adam

    Download Url Token Question

    Ignore my last post, I see this is in presales. These token links only last for 24 hours, so they won't work after then. In addition, there's also an option in the code to limit them by IP if you'd prefer. The only restriction is that the document viewer plugin doesn't yet work in the IP...
  20. adam

    Recommend Amazon S3?

    Hi, It depends on what file sizes you're planning on allowing. For small files s3 or ftp is fine. For larger files and busier sites I'd recommend setting up a dedicated server for storage. Thanks, Adam.