I've just played with this module for a few minutes now, but I just wanted to say thanks:

- it streamlines so many tasks (e.g. media player and imagecache configs) that a few minutes was all that was necessary for a simple eval

- it works well 'out of the box'

- its richly featured, which I am going to dig into now

Comments

kulfi’s picture

Title: Compliments » Imagecache not working

Looks like I spoke to soon. Imagecache integration is being really flaky. I have a preset with scale 500 x 250, but when I select the preset in the Asset popup, it doesn't show the thumbnail dimensions; when the node is created, it doesn't show the thumnail, just the file name as text. Showing the image original size works fine.

wmostrey’s picture

Please note that Asset 1.0 only works with ImageCache 5.x-2.x, not with 5.x-1.x. Second of all, please make sure you set the defaults correctly at admin/settings/asset/imagecache and admin/settings/asset/defaults. That should fix your issues.

kulfi’s picture

Status: Active » Closed (fixed)

I belatedly checked the logs and saw a bunch of "ImageAPI failed to open ..." errors. I had to clear out my files folder, reinstall Drupal + imagecache, ensure imagecache wasn't continuing with the errors, and things are working now.