imagecache help
Need some help diagnosing this issue. I have an imagecache preset, used in 2 places within a panels page, on 2 servers (dev and test).
- imagecache position 1 - the user picture, using http://drupal.org/project/imagecache_profiles
- imagecache position 2 - the user picture, in the http://drupal.org/project/buddylist2 Shortest Route block
The same preset is used for both positions. Position 1 is the same on both servers. Position 2 uses the preset on the dev server, but the original image size on the test server.
- the presets are the same on both servers
- using ImageAPI ImageMagick on both servers (dev - v.6.3.7, test - v.6.2.4)
Any ideas as to why the Buddylist2 Shortest Route imagecache preset isn't being used?

Resolved
I don't know how many others will have this particular combination of modules. Imagecache had nothing to do with it. The user settings' "Picture maximum dimensions" was different on the two servers, and Buddylist2 was using pictures/picture*.png instead of the Imagecache Profile preset.