Search results

  1. adam

    Wrong upload_source value for remote uploads

    Unfortunately this wont work on every server, they wont all return 'cli' on php_sapi_name(). Also, the script doesn't seem to check if the user has available disk space when using the remote upload. Yes it does.
  2. adam

    how to edit site dercription

    Do you mean page descriptions? If yes, they are in the translations section within the admin area.
  3. adam

    High loads on mysql after 4.2 upgrade

    I can't see it relating directly to the 4.2 upgrade, the amount of queries on the db has been significantly reduced. What is actually causing the high loads? i.e. if you run a 'top' what does it show. (when it's going slow) Sometimes mysql failing can be a side effect of another process using...
  4. adam

    Recommend Hosting Providers - Who do you use?

    Thanks for taking the time to post andreas5605, very useful info. We're looking at possible partnership with Leaseweb, so good to see them on your list. :)
  5. adam

    Wrong upload_source value for remote uploads

    Thanks for pointing out the upload_source. This isn't true, it's fine (and I'd say better practice) to use a comma on the last item. It'll cause issues in javascript but not PHP.
  6. adam

    Documents viewer not working

    Google docs needs access to the install so you've probably got something blocking external connections in. i.e. your router firewall. It probably won't work on 'localhost' aswell since Google wont see this.
  7. adam

    Need I upload plugin folder everytime add new server?

    Hi, Yes you need to copy the contents of /plugins/ to all servers when you add or update them. Thanks, Adam.
  8. adam

    was sanity check just kidding?

    You need to include the extra param on the end of test_sanity_check_files.php. After you run it the first time the output at the end shows you the param if you want to delete the files.
  9. adam

    was sanity check just kidding?

    How are you calling it on the command line? Did you include the extra param to delete or did it just list them?
  10. adam

    was sanity check just kidding?

    It doesn't delete them, it moves them into the _deleted folder. Did they get moved?
  11. adam

    Information ppv

    We sure are :) Although it'll be in about 3 months. Keep an eye on vitavideo.com and follow the twitter account for more updates. https://twitter.com/vitavideocom
  12. adam

    Information ppv

    Yes, if you use the 'rewards' plugin with Nginx we have an option to automatically callback when the download is finished. This also works for viewing mp4 files. There's also an option to log the reward at a percentage of the video (if using JWPlayer). There's no extra charge for these on top of...
  13. adam

    Information ppv

    You should be able to see this fine now.
  14. adam

    Download tokens can only be used by a specific IP

    Not with download managers and it doesn't work with xAccelRedirect either.
  15. adam

    increase or disable chunk uploading?

    Thanks for reporting back, it'll save someone else the hassle in future. Have you left CloudFlare disabled? Or just reduced the chunking size back down?
  16. adam

    Re: Security issues with YSmods Voucher Plugin

    And what was the relation between ysmods and mfscripts anyway? What happened? >>> He came and worked for us for about 3 months but it didn't work out unfortunately.
  17. adam

    increase or disable chunk uploading?

    Some thoughts... Did you do it on all servers? Inc file servers? The same with the php.ini changes. Restarting php-fpm & nginx after each. Ensure you've tried all these which are relevant: https://support.mfscripts.com/public/kb_view/36/ What is the exact value you've set for...
  18. adam

    Re: Security issues with YSmods Voucher Plugin

    I've moved your post down a place in this thread so it's not seen by non-ys in users (only this post will be seen).
  19. adam

    Better way to track PPS in the rewards plugin

    Thanks for the suggestions. I've moved this to the RFCs so it's reviewed on the next dev round.
  20. adam

    increase or disable chunk uploading?

    Did you see the following page, assuming you're on Nginx: http://stackoverflow.com/questions/18121227/how-to-avoid-request-entity-too-large-413-error