Search results

  1. adam

    ERROR V3.4

    I've had a look. The error was this: Temp storage folder for chunked uploads is not writable: /var/www/clients/client1/web1/web/files/_tmp/ Even though you already had this as 755 it actually needed to be 777 on your server. I've updated it and uploads are working fine now.
  2. adam

    ERROR V3.4

    Ah it's on the upload. That's interesting, the chunked uploads kicks in for files larger than 5MB. Although your error message relates to downloading. I'll take a look directly on your server for you...
  3. adam

    ERROR V3.4

    Hi, Can you send me temp access and I'll take a look for you? I'll need FTP, script admin and a url which is failing. Please send it using the contact form above and I'll take a look asap. In addition, does it happen with every file or only large files? Regards, Adam.
  4. adam

    YetiShare v3.4 Final - Now Available!

    Hi all, We've fixed any issues as a result of the beta stage and released the v3.4 final of YetiShare. Some feedback items will be moved to the RFCs for the next release as they're not really classed as bugs. If you login (and still within support) you'll see the link to download v3.4 along...
  5. adam

    New Yetishare v3.4 Beta - Troubleshooting

    For info this has been added to the release due later today. It's available in: \offline\upgrade_file_diffs\V3-3_to_V3-4_DIFF.txt
  6. adam

    New V3.4

    The beta's been removed. It's due out for final release today though. :)
  7. adam

    Large uploads

    This might be due to the time it take for uploading, i.e. the users session is expiring before the upload completes. You could try increasing this within your php.ini file to see if it helps. See here for info...
  8. adam

    New Yetishare v3.4 Beta - Troubleshooting

    It's working fine on our dev and demo site. Note that it wont work for files uploaded before the release, only new ones. Thanks, fixed the Chrome issue for the main release.
  9. 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...
  10. adam

    upload progress stop or crashed 3.4 Beta release

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

    Problem in Site Settings

    Please contact us via the contact form above with access to your install.
  12. 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.
  13. 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...
  14. 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.
  15. 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.
  16. adam

    3.4 release

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

    Support

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

    Mail Settings

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

    3.4 release

    Correct, that's not ours.
  20. 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...