Closed (duplicate)
Project:
Imagecache Effects
Version:
6.x-1.1
Component:
Documentation
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
3 Feb 2009 at 19:52 UTC
Updated:
9 Jun 2010 at 05:59 UTC
I activated the module and I've been looking all over the admin interface and I can't find any configuration or anything..
I also checked @ Imagecache actions, but nothing..
Comments
Comment #1
danbuntu commentedI also can't see how to make this module work - should it not just appear as an option to add it to an image cache preset?
Comment #2
deciphered commentedI third this, I have not seen anyway of using the new effects in the UI.
Edit: Got it to work, had to flush the cache before anything would show up. Might be an idea to use an install script to flush the cache on install.
Comment #3
off commentedSubscribe
Comment #4
jjjames commentedgood find :)
Comment #5
BrainBurner commentedHow did you flush your cache?
Comment #6
yingtho commentedGoto admin/settings/performance and press the "Clear Cache Data" button.
Comment #7
Streetacademy commentedI cleared my chace and found the effect in "image chace" ...
Instead of a reflected view (with views modul) i got:
# warning: imagecopy(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 135.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
... and so on.
What can i do?
THX MAX
Comment #8
Streetacademy commentedknow i changed something an die warnig message passed.
Know i got a 100% black shadow.
What could that be?
THX MAX
Comment #9
Streetacademy commentedbut i cant see it in the view.
If i'll configure the imagechace ...
I cleared my chace and found the effect in "image chace" ...
Instead of a reflected view (with views modul) i got:
# warning: imagecopy(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 135.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
# warning: imagecopymerge(): supplied argument is not a valid Image resource in /www/htdocs/w0069f73/portal/modules/imagecache_effects/imageapi.inc on line 149.
... AGAIN.
What can i do?
How do i have to set the performace and die imageAPI ? or more ?
Please tell me the right configuration.
THX
Comment #10
steven jones commentedDuplicate of #401694: $image->resource, not $image->res.