Search results

  1. A

    REMOTE UPLOAD SPEED LIMITATION

    Hello I tested all Yetishare versions on Hetzner dedicated server and use this link to remote https://speed.hetzner.de/1GB.bin Remote Upload is very, very slow with 4.5.x only around ~150 KBs for HTTPS and ~800 KBs for HTTP But no problem with 4.4.1 and older Remote Upload is very fast ~80 MBs...
  2. A

    Remote upland doesn't work

    Same problem Pending and never complete PHP Version 7.4.0RC4
  3. A

    Config Payment Gateways

    I just renewed Yetishare v4.5.3 But I don't know how to config Payment Gateways. I wonder that the is not any document for this. I will use Coinpayments and Webmoney. Choose any Gateways it is only show Credit Cards Please help me Thanks
  4. A

    Payment Gateways

    For webmoney paygate please read this, it may get help: http://www.webmoney.ru/eng/developers/api.shtml https://wiki.wmtransfer.com/projects/webmoney/wiki/Two_Simple_Steps_to_Accept_WebMoney_Payments
  5. A

    My suggetsion about update/fix bugs

    I upgraded: From v4.0.1 --> v4.1 = FAIL And many members reported too many bugs with v4.1 After that v4.1.1 was released, I upgraded: From v4.0.1 --> v4.1.1 = FAIL (even your demo site) My suggestion: - Please test carefully before release - If get bugs reporting, only upload fixed files (in...
  6. A

    Remote upload v4.1.1 problem

    Ticket sent! but not any replies Not only my site but your demo site too
  7. A

    Remote upload v4.1.1 problem

    I upgraded 4.0.1 to 4.1.1 and cannot remote upload from direct link Single link error: Multi links error: Logs: Please fix quickly
  8. A

    IMPORTANT: Upload popup show when move files

    It is not auto redirect, click on any links :D
  9. A

    Template Error [4.0.1]

    @sukhman21: I agree with you Please release fix for this version
  10. A

    not working update to 4.1

    Login yetishare.com I see 2 files Is "v4.0.1" final release or still BETA?
  11. A

    Template Error [4.0.1]

    Can you release quick fix for this problem because: - Some premium member request refund after payment completed because they cannot download. - Some premium members buy twice Now I must send email to notice logout and re-login after each premium sold
  12. A

    Attention: FTP Fileserver doesn't delete files from your HDD

    I didn't test but that is bad, your HDD will be full for un-wanted files
  13. A

    Template Error [4.0.1]

    Same problem with manage member Server upload override: force a member upload to new server. That member must logout and re-login to effect, if not it still upload into old server. Why not effect immediately? Please fix this too
  14. A

    Template Error [4.0.1]

    Hi ysmods Is it available now?
  15. A

    Template Error [4.0.1]

    Hi Problem, if premium account expires, he don't logout, he can download as premium? In opposition, members buy premium but they cannot download as premium member if they don't logout and re-login? Because I see one member bought premium 1 month yesterday and today he buy one month again. How...
  16. A

    Template Error [4.0.1]

    Hi ysmods It maybe delayed I tried set paid account to FREE account but it still show PAID user on /upgrade.html But on /account_home.html it change status immediately Please fix this depaying
  17. A

    Template Error [4.0.1]

    I login as Paid user but http://domain.com/upgrade.html Below Upgrade Account box: Login as Admin, it is OK Both themes <table class="table table-bordered table-striped"> <tbody> <tr> <td style="width: 240px;">...
  18. A

    Could not create stream...

    I got same problem with external Windows server. When adding external server, choose Ftp Server Type: Linux (for most). Do NOT choose Windows
  19. A

    Rewrite on Nginx

    My server use Nginx + php-fpm55 File ___NGINX_RULES.txt is effect for Nginx + PHP Reverse proxy only I asked my friend and problem was resolved. This is code, you can add to ___NGINX_RULES.txt for clients who use Nginx + php-fpm55 if (!-f $request_filename){ set $rule_0 1$rule_0; } if (!-d...