ERROR on Vault File Upload using PHP

Hey Guys,

Not sure why I am getting this error, I have double checked that everything is set right:

  • setServerHandlers are correct path
  • UploadHandler.php is using the correct path with permissions 777

any ideas?
videofarm.tv/upload/

Thanks,
Danny

Hi,
Fatal error: Call to undefined function uploadprogress_get_info() in GetInfoHandler.php
You need this function, please read the docs how to install it.

Also, as long as you are using demo version, this function will not work so you should use php_simple folder instead!

Alas! Thanks, it is working now. Good to know, and if everything goes well moving forward we will be purchasing the full version.

  • Danny