Closed (fixed)
Project:
ImageCache
Version:
5.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2008 at 09:30 UTC
Updated:
27 Nov 2008 at 18:32 UTC
I have a problem with the new Imagecache 2.0:
Sometimes the Generation of new images fails with messages like
1. "non-existant action imagecache_"
2. "Failed generating an image from bilder/IMG_6542_0.JPG using imagecache preset ."
Some of these images are generated with hugh sizes even though it should be thumbnails (message 2). Other images are never generatet at all (message 1, then message 2)
My memory limit is 60MB and i'm using imagemagick. Some of these images are generated with normal size even though it should be thumbnails. Other images aren't generated at all.
With imagecache 1.5, all the images were generated without problems.
Comments
Comment #1
a.siebel commentedSome more Informations:
* The message "non-existant action imagecache_" was thrown because there were some empty actions in the database. After deleting them the error was fixed, but the other problem still existed.
* After viewing all error messages i saw: First there is thrown the error Message ""preg_match() expects parameter 2 to be string, array given in /home/www/includes/bootstrap.inc in Zeile 670.", then the message "Failed generating an image from bilder/IMG_6542_0.JPG using imagecache preset .".
I'm using php 5.2
Comment #2
dopry commentedupdate to 2.1... this dhoule be fixed.
Comment #3
xamountsee this comment: http://drupal.org/node/280144#comment-1128800