Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2008 at 01:42 UTC
Updated:
6 Oct 2009 at 00:49 UTC
I've set up imagecache and this module, and I uploaded an avatar. That works fine, but no preset based imagecache images are produced. I see nothing of the sort in the file system, but the uploaded picture is in there, just not the resized images that should've been produced according to this module.
Please help, this is a great module, thanks!
Comments
Comment #1
fred0 commentedI had this problem (http://drupal.org/node/350348) and finally discovered it was my theme causing a conflict. The theme had a
function phptemplate_user_pictureoverride in its template.php file.Comment #2
Flying Drupalist commentedThanks, that's not the issue with me. Hmm, hmm, the module works on a clean site, maybe some kind of module conflict?
Comment #3
Flying Drupalist commentedI reinstalled imagecache and now it's fixed. Not sure why it wasn't workign in the first place.