Just got the class and I am getting two errors:
I am using it as it comes, and extracted the files in the root folder, also tested this on a real server but same errors, the chmod was 777 for the files folder and there’s giga bytes of space so that isn’t really the problem.Strict Standards: Only variables should be passed by reference in D:\EasyPHP\EasyPHP-5.3.6.0\www\secure_upload.class.php on line 49
Warning: disk_free_space() [function.disk-free-space]: The system cannot find the path specified. in D:\EasyPHP\EasyPHP-5.3.6.0\www\secure_upload.class.php on line 138 Error: E_DISK_SPACE
Any idea on how to solve these?
Thanks for your time.