ZenphotoCMS Forum
Error updating to 1.2.5 - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error updating to 1.2.5 (/thread-5267.html)



Error updating to 1.2.5 - MuschPusch - 2009-06-04

Hi,

i'm getting a class not found error in a custom theme developed a while ago(2 years ???). The exact error messsage is:

Class 'Image' not found in [...] album.php

Is the image class depreciated?

regards Volkan




Error updating to 1.2.5 - sbillard - 2009-06-04

Yes, indeed. You should be using the function newImage($album, $filename) to instantiate images as there are multiple classes of image.