I set config.php to do imagescaling using imagemagick. $_CONF['image_lib'] = 'imagemagick'; I set keep_unscaled_images to "1". It looks as if I have a valid path to mogrify since it's producing thumbnailed images. But the thumbnail's not linked to the larger image. Ideas for troubleshooting?