Reply to Fatal error: Class 'Upload' not found in

Fatal error: Class 'Upload' not found in new!
by Andres Sepcid, 4 years, 7 months ago
Hello, I want to take the opportunity to thank Verot for such an excellent script to upload files.

The reason for my message is because I downloaded the latest version available and changed the old file class.upload.php to the new one. At the time of uploading an image I got the error:
Fatal error: Class 'Upload' not found in...

I thank who can explain to me the reason why my PHP script does not recognize the call to the class when calling it:
$image = new Upload ($_FILES ["img"]);

With the old file it works without problems, but if I call the new file it immediately generates an error.

I hope someone can give me an answer to solve this problem.

Thank you.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important