Search results

  1. adam

    Problem email

    Please see here: https://support.mfscripts.com/public/kb_view/18/
  2. adam

    troubleshooting download

    The upload form isn't even working now for some reason. Have you removed it? Please raise a ticket with your server access details and we'll look closer. Also include a temp admin account so I can access it.
  3. adam

    troubleshooting download

    Also, these values are low: Post Max Size:8M Upload Max Filesize:2M They should match the information on this page: (500M each) https://support.mfscripts.com/public/kb_view/27/ Regards, Adam.
  4. adam

    troubleshooting download

    Please set your site to not need a login to upload, I'll run a test.
  5. adam

    help how to load balance yetishare

    I've not done this but you can use Nginx to load balance. The principle being that you have a single entry point which decides whether to send the traffic to your vps1 or vps2 server. This can either be random or round robin, possibly even user session based. YetiShare already stores PHP...
  6. adam

    User search not working

    Thanks for all your feedback recently. Just to let you know that we're starting dev work for the next release this week so I'll be reviewing all these soon. Thanks, Adam.
  7. adam

    premium membership and premium downloads

    This is available in the admin area at the moment, but not on a user basis. We could build it in though. Why would you want it for users?
  8. adam

    Hipaymobile

    If you contact us via the support system we may be able to do this as custom development work. Thanks, Adam.
  9. adam

    I've installed script in my web hosting ( Download space issue )

    This may help: https://support.mfscripts.com/public/kb_view/23/ Use rsync between the servers if you can.
  10. adam

    troubleshooting download

    Hi Patrick, We'll need more information, it could be any number of things. What is working? Any errors? What setup do you have? What is your domain name? Please list as much detail as possible. Many thanks, Adam.
  11. adam

    4.3 - Rewards Plugin

    Sorry to hear you lost the data paypal1352. Unfortunately there's no way to easily recover it from the other data in the database. You could try using the stats data but it would be complicated to manually work through. In v4.3 we have a backup tool for the database so I'll look add adding...
  12. adam

    Minimal theme along with Flow theme

    Thanks for the feedback on this, it's clear a lot of people would like this. We've been considering dropping support for the old 'blue_v2' theme so we may replace it with this. When you say 'minimal theme', so you mean the front-end? i.e. not the file manager? The file manager relies on a lot...
  13. adam

    Download waiting time not working

    Hi, I have looked and you still have it set to 60 seconds. See this page after you login to your admin area: /admin/download_page_manage.php Editing any of the items shows its set to 60 seconds. You need to change this to whatever you want. Regards, Adam.
  14. adam

    Download waiting time not working

    Re: Download waiting time bug Hi, You're using a custom theme. Please try it with our own 'flow' theme and if it's still not working send a ticket in with access details. Regards, Adam.
  15. adam

    Deleting a folder wont delete files in it, just moved to the parent

    Hi, It's always been like this :) It's to limit an accidental mass deletion of files when there's no revert from the recycle bin at the moment. There is something on the todo list to give the user the option though. Thanks, Adam.
  16. adam

    YetiShare v4.3 Beta Bug Tracker

    Just ignore the 2nd one, it shouldn't be there, I've removed it from the release. It wont cause issues running it though. I'll take a look at any other points early next week. :)