I'm using Imagecache with Imagecache profiles to generate the various sizes of image for use in profiles and views, but they don't seem to be showing up in nodes and comments (even though the settings in admin/user/settings are correct) using the standard picture code:

<?php
    print $picture;
  } ?>

Could someone tell me what the correct could should be if not this?

Thanks,

Alex

Comments

drewish’s picture

Status: Active » Fixed

i'd suggest looking at this module: http://drupal.org/project/imagecache_profiles

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.