Search results

  1. Y

    Set password on registration

    Hi, Yes the mod will be updated with each release, I have it on good authority that there will not be a major update for a couple of months at the earliest.
  2. Y

    Free Plugins and Themes?

    You have to understand that making a plugin and/or a theme takes quite a lot of time. Time which i could be doing other things. But I wanted to enhace the functionality of the yetishare script. Therefore I made some plugins an modifications. No, most are not free, but to be honest, you're not...
  3. Y

    Set password on registration

    Download it for free: https://forums.ysmods.com/index.php/files/file/38-set-password-when-registering/ ps: only took 5 minutes to implement the code :)
  4. Y

    Set password on registration

    Something like this? https://i.imgur.com/XnGIxkB.png
  5. Y

    Technical servers question

    You need to use the remote option
  6. Y

    Where i edit these speed icons

    /themes/flow/frontend_assets/js/custom/custom.js function createSlowGauge() { /** SNIP **/ } function createFastGauge() { /** SNIP **/ }
  7. Y

    Allow Users to Choose Their Own Password

    Not without script modifications. This in the RFC's forum pending review for a future version > http://forum.mfscripts.com/viewtopic.php?f=13&t=1537
  8. Y

    Can yetishare handle huge amounts of users?

    Probably with multiple storage servers plus load balancing with separate DB server(s)
  9. Y

    Image Gallery

    You could always share the folder, like this: https://fhscript.com/21~f Not ideal, but one way you could do it
  10. Y

    Video stays pending forever on media converter

    Check server error logs is the first thing you should do
  11. Y

    my License working or not !!!!

    Bad hosting at my guess
  12. Y

    Can't configure settings

    You might be better submitting a support ticket for something as complex as that. Can submit a ticket here: https://mfscripts.com/contact.html
  13. Y

    Update reCaptcha

    You've done something wrong as I know at least 3 other people who have done it and it works perfectly. I have just done a test install on my localhost server and worked first time.
  14. Y

    my License working or not !!!!

    Your webhost is down, it is nothing to do with the Yetishare script. http://isup.me/box4up.com
  15. Y

    which hosting is good for yetishare file sharing script

    See this topic http://forum.mfscripts.com/viewtopic.php?f=20&t=804
  16. Y

    Update reCaptcha

    I've modified the tutorial slightly to add an automatic language switch based on the users browser language.
  17. Y

    Update reCaptcha

    <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en"></script> https://developers.google.com/recaptcha/docs/language
  18. Y

    I don't want accept free users download anymore

    You can't stop it, but you can restrict it severely. Maximum download speed for free users, in bytes per second. i.e. 50000. Use 0 for unlimited. Set it to 1 They will then download at 1bps
  19. Y

    Update reCaptcha

    ;) https://www.ysmods.com/update-recaptcha.html
  20. Y

    More GB for More Premium Package

    Nope, you will have to have it custom coded