Search results

  1. adam

    V5 bugs

    In: "\themes\spirit\assets\styles\responsive.css" FInd (around line 7): .gallery-env .col-sm-3 .album {text-align: left;} After add: .right-toolbar-options .dropdown-menu.pull-right { left: 0px; right: auto; } Fixes will be part of the next release due soon.
  2. adam

    V5 bugs

    No worries :) The plugins are in a different structure in v5 so v4 ones wont work with v5 unfortunately.
  3. adam

    V5 bugs

    Note from the ticketing system: Our normal support hours are Monday to Friday, 9am - 5pm (GMT). If you raise a request outside of this time, we'll do our best to respond as soon as we're back in. I do sometimes respond over the weekend but I'm not always able to. You should have a response on...
  4. adam

    little bug report V5

    I'm working over these now. Expect an update today.
  5. adam

    Slow download lage file (amazon S3 server) - V5

    Sorry ignore my last (now deleted) response, I reponded regarding uploading not downloading (my coffee hasn't kicked in yet! ;)) Which S3 integration are you using? The dedicated plugin or Flysystem version integrated into the script?
  6. adam

    Move data file uCloud - File Hosting Script to Yetishare?

    Hi, Yes the database tables can be migrated from uCloud to Yetishare. You'd install the Yetishare as normal then copy the following tables from your uCloud install: - banned_files - banned_ip - file - file_folder - file_server - stats - users - user_level Then copy the contents of /files/ to...
  7. adam

    V5 bugs

    Have a look in: "\themes\spirit\controllers\IndexController.class.php" They're in the _getDocumentTypes() function..
  8. adam

    V5 bugs

    It's coming back in the next release, just had some issues getting it working without Flash, but I think it's there now.
  9. adam

    Plugin v5

    Here's the updated list on progress. Currently working on the torrent download plugin which is the last big one really, so a lot of the pending payment gateways should be done soon after. Ignore OKPay and Payza on the list as they're no longer available. Wasabi is also available for purchase...
  10. adam

    V5 bugs

    You'd need to install it using the install wizard each time, that would be the quickest way to install.
  11. adam

    V5 bugs

    Did you setup new API keys to recaptcha? If yes, please drop us a ticket via the support system with access and we'll take a look.
  12. adam

    Direct download

    Hi, Please can you link your license to your forum account? You can do this by logging into mfscripts.com, going to your account and setting your forum username. WIthin about 5 minutes your forum account should show as linked. It's enabled by default. Although note that if you have download...
  13. adam

    V5 bugs

    Thanks for reporting these, I'll ensure they're looked at for the next release due very soon. I responded to your support ticket, but it basically means the download token url can not be used by any other IP.
  14. adam

    How can i link my license here?

    It's on the downloads page. I'm not sure if it's visible on mobile. If you still can't see it, drop us a ticket via the contact page and we'll share it directly. https://yetishare.com/contact.html
  15. adam

    How can i link my license here?

    You'll see that via the yetishare.com site in your account. (we're in the process of merging the 2 sites... :) )
  16. adam

    How can i link my license here?

    Are you using your PayPal email address? As mentioned on the other thread, your order was updated to this one. A new password would have been sent to that email.
  17. adam

    How can i link my license here?

    Login using your account details via our main site mfscripts.com. You'll see an option to set your forum username. After updating this, about 5 minutes later you should see your forum account linked.
  18. adam

    I ordered yetishare but i dont receive it yet

    I've enabled it to your PayPal email address. If you have any specific account issues please raise a request via the ticketing system.
  19. adam

    Download Url Token Question

    You can't without changing the code. If a download manager requests another chunk after 5 minutes, it'll break it.
  20. adam

    little bug report V5

    Thanks for reporting :) I'll get to this later this week.