I notice that some modules that use imagecache , when use version .2 then must use imageapi;
but this module work only with php5;
so if one start with applications that use php4 after at moment that use imagecache have problems
with version .2 because after cannot use imageapi see that is only for php5;

Comments

drewish’s picture

Status: Active » Fixed

php 4 is dead. you need to get your host to upgrade to php 5. there will be no more image* development for php 4.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.