Error updating to 1.2.5

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

Comments

  • Yes, indeed. You should be using the function `newImage($album, $filename)` to instantiate images as there are multiple `classes` of image.
Sign In or Register to comment.