brandonsavage / Upload

File uploads with validation and storage strategies
MIT License
1.67k stars 315 forks source link

error #72

Open xensor opened 8 years ago

xensor commented 8 years ago

finfo::file(G:\wamp\www\tmp\phpB5CC.tmp): failed to open stream: No such file or directory

i am getting this error when i use this in my app.

i am calling it in a class file. that allows my members to edit there avatar. but it gives this warning. i have it set up properly. it doesn't give me this error if i place it directly in a file without a oop style.

it uploads the avatar file. but i want to know how to get this error to stop showing.