Consider my knucles rapped... ~:-(
Can somebody edit the title to include 'zpfocus'?
I did find the bug in it. The first line of header.php has some 'extra' code that apparently got pasted in...
`
if (!defined('WEBPATH')) die(); $firstPageImages = normalizeColumns('2', '3'); setOption('image_size',600,false); setOption('image_use_side','longest',false);
`
I commented this out, and the image was resized properly...
Thanks for you suggestion.