It did not help. The previous version was working correctly then when I upgraded to WordPress 3.2 and 1.21 of this extension everything stopped working.
We have this plugin called from our sidebar template, The template codes provided do not display the image. Rather, they display a broken image with a link to the category.
We were previously using:
<?php echo $CategoryImagesII->display_images( array(6),”1″); ?>
which worked great. Any advice?