PHP Classes

ERROR

Recommend this page to a friend!

      ExifSort  >  All threads  >  ERROR  >  (Un) Subscribe thread alerts  
Subject:ERROR
Summary:setup error
Messages:2
Author:HungDang
Date:2008-03-05 03:21:53
Update:2008-03-05 16:40:13
 

  1. ERROR   Reply   Report abuse  
Picture of HungDang HungDang - 2008-03-05 03:21:53
I run file setup.php then "Fatal error: Class 'Extensions' not found in D:\Data_Hung\VitualServer\Exif\setup.php on line 16" please help me.

  2. Re: ERROR   Reply   Report abuse  
Picture of Marius Zadara Marius Zadara - 2008-03-05 16:40:13 - In reply to message 1 from HungDang
Hi!

Please make sure that the file Exceptions.class.php is located in your classes directory. In the index.php file you will find the statement <include_once 'classes/_addClasses.php'> which will include all the classes needed. In the _addClasses.php you will find the reference to the Exception.class.php file needed.

If you don't find the file (Exceptions.class.php), please download again the project - it has been aproved and is working, therefore should not be any problem running it.