Re: Re: Hey All Thanks for the

Posts: 66
Joined: 01/25/2008

I modified mine a little to get this to work.

<?php print l(
   
theme('imagecache', 'product', $field_image_cache[0]['filepath'], $field_image_cache[0]['alt'], $field_image_cache[0]['title']),
   
$field_image_cache[0]['filepath'],
    array(
'class' => 'thickbox'), NULL, NULL, FALSE, TRUE); ?>

Nifty Products Tutorial Part 1 By: mykz- (79 replies) Wed, 03/19/2008 - 20:04