Search results

  1. T

    Technical servers question

    I'd recommend to use a subdomain for your dedicated server to avoid document.root, etc.. issues.
  2. T

    RAM requirement?

    Yes. It will work. Make sure you have the database set up correctly and Have Curl installed.
  3. T

    SV-es Themes V4.X

    Why do you take templates from other sites and make it yetishare compatible? It's better to build your own :)
  4. T

    Can yetishare handle huge amounts of users?

    Yes. We handle a lot of users, downloads, uploads and more without any problems. Best trick is, offload static files to other servers such as CDN etc.
  5. T

    RAM requirement?

    Script must be on a separate server and files must be on separate server.
  6. T

    Files that needs to be updated

    Hey, I want to know which directions need to be updated between different nodes while load balancing apart from the database. I got one so far and that's : /core/includes/cache I need the rest Thanks,
  7. T

    Admin section - show uploads

    This will be good.
  8. T

    Video stays pending forever on media converter

    I think its trying to load the video from the cache. So try clearing it.
  9. T

    Update reCaptcha

    Works perfectly just as it is! Thanks ysmods! @artur Do you need help just changing the text?
  10. T

    Error in Upload Link

    The max size allowed on your php.ini might be less than 3 GB. Increase it and try. Regards, Geek
  11. T

    Update reCaptcha

    Thank you so much.
  12. T

    Update reCaptcha

    You'd save a life if you could tell me how :) On PM, your site or wherever.
  13. T

    Update reCaptcha

    Hey, Back with another question. I guess this will help quite a lot of you out there. How do we upgrade the old reCaptcha to the new one? (the No Captcha reCaptcha) I tried everything I can in the recaptchalib file but no luck. Regards
  14. T

    Dialog box on first login

    Thanks for your info. Can you provide me the required Php code and the SQL query? I'm not good at those. Regards,
  15. T

    Dialog box on first login

    Hey, I'm back with another question (Sorry if its too much though). Basically its related to the question I asked before and since it's not possible without modifying the code, How can I show a Dialog box saying "Change your Password to your liking" with the "New Password and Repeat...
  16. T

    Annoying Problem with Script icons

    Thus happens when Font Awesome/Entypo fails to load because all those icons are based on those.
  17. T

    White Page on ~s (statistics)

    Looks like a redirect issue. Do you have any problems visiting other links? Try example.com/register.html So there is a problem with either: Your .htaccess or Your stats.html Regards, Geek
  18. T

    WebDav File Access

    Probably on the next release which might take a few months.
  19. T

    RAM requirement?

    It doesn't when you have enough users! What I recommend it of you are just starting out, get a single dedicated server with 16 gigs and setup everything on it. This will be fine till you have around 500 visitors a day.
  20. T

    RAM requirement?

    Get a dedicated server with around 8 gb of ram as the main server hosting the site and get another one with more [16 GB can handle it] specs or more as the file server and you'll be all good! At the end, it all comes down to how optimized your server is.