Ok...here's a clue. When I upload an image, it previews ok on the product information page (in admin). When I go to the website, I get the red "x" on the image. When I look at the source for the page, here is what it says:
<script language="javascript" type="text/javascript">
<!--
document.write('<img src="images/HR/Web-JA Decorative HW/Corsica/378-96ABSB_t2.jpg" alt="Corsica" title=" Corsica " width="100" height="80" />');
//--></script>
<noscript>
<img src="images/HR/Web-JA Decorative HW/Corsica/378-96ABSB_t2.jpg" alt="Corsica" title=" Corsica " width="100" height="80" /></noscript>
</td>
This is fine...however I ONLY have the t2 and t3 files in the image/ directory, not in any other where there are images already uploaded. If I go and use the same image, uploaded from my local computer, everything is fine. The image gets stored in the default /image directory and there are t2 and t3 images created.
If I manually move the t2 and t3 to the expanded directory they show up. However, it still requires that I manually upload to the /image directory first via the admin product info page.
What creates the t2 and t3's?
Thanks
Keith