Search results

  1. adam

    3.4 release

    Batch delete is high on the list of todos. It's complex as the files on external file servers need to be removed aswell. At the moment if you delete a file, the script can go directly to the external file server, user confirms the delete and the local code handles it. If you have 100 files...
  2. adam

    upload progress stop or crashed 3.4 Beta release

    Is this only for remote upload? Specific urls? Does it fail for specific sizes?
  3. adam

    Problem in Site Settings

    Please contact us via the contact form above with access to your install.
  4. adam

    v 3.4 Beta not support the download manager

    That's correct, it'll hopefully support it in the next release. Moved to RFCs.
  5. adam

    Problem in Site Settings

    Hi, These are done via ajax so it sounds like there's an issue maybe within the domain your accessing it on compared with the domain in the _config.inc.php file. If you access it via the non-www but have www. in the _config.inc.php file, it wont work. Could you check what url is set at the top...
  6. adam

    New Yetishare v3.4 Beta - Troubleshooting

    Thanks for the feedback, much appreciated. I'll be collating it all on Monday with a view to sorting any snags for a Wednesday release of v3.4. "is a possibility to get the DIFF FILES v3.3 to v.3.4" >>> Thanks for reminding me. :) Regards, Adam.
  7. adam

    Can't add file server

    It should work fine on non-cPanel servers, only the FTP plugin requires cPanel. Can you send me temp access to the servers and some script admin login details and I'll take a look? You can send it via the contact form above. Regards, Adam.
  8. adam

    3.4 release

    Yes non users, registered and paid are all separate now so you can specify the config for each.
  9. adam

    Support

    Sorry for the delay with this. You should have an email now. I've updated your account with OKPay aswell.
  10. adam

    Mail Settings

    Do any emails work? i.e. try password reset or report abuse.
  11. adam

    3.4 release

    Correct, that's not ours.
  12. adam

    YetiShare v3.4 Beta - Now Available!

    Hi all, We've just made available the next release of YetiShare via your account on yetishare.com. If you login (and still within support) you'll see the link to download it. You can see it running on our demo site: - http://fhscript.com (login with user: 'admin' & pass: 'password') Most of...
  13. adam

    Must Be In Root

    That's right, it'll work in a sub-folder. Ensure you update the .htaccess file to the sub-folder path though. From this: RewriteBase / to RewriteBase /subfolder/
  14. adam

    Admin/Front End/Register Issue

    Copy of my response sent on 21st: Local php.ini files are no good as they'll only work in the current directory, not sub-folders. As you've noticed, they can also cause other odd issues. Could you ask your host if there's another way to do it, maybe using the .htaccess file?
  15. adam

    Download Speed Confusion

    Hi, It's not a known bug. Could you try setting it to 1000000000 to see if it works then? In addition, does downloading with free users run at a different speed compared to paid? Regards, Adam.
  16. adam

    3.4 release

    https://twitter.com/YetiShare/status/403532018270490624
  17. adam

    Full screen mode in iframe of media player not works

    This is done for the next release for non-IE browsers. Unfortunately IE doesn't support it yet. Regards, Adam.
  18. adam

    per language a logo

    Just to let you know that this is available in the next release due in a few weeks. :)
  19. adam

    3.4 release

    Agreed. :) After the next release I've plans to work on a way to provide more development feedback to everyone. Along with which RFCs are being developed and a general roadmap. There's quite a few changes in the next release so it's taking a bit longer than I'd hoped. Hopefully it'll be ready...
  20. adam

    Every time that plugin run my entire backup folder is upload

    Re: Every time that plugin run my entire backup folder is up Strange, I have exactly the same. Do you have any browser plugins which may be hiding it?