Hi, all!
I do websites for animal rescue groups and what I am attempting to do is build a Joomla CMS (in shared hosting environments) with all the core functionality people want ready to go, so that I can produce the sites faster and easier for me, and make them easier for them to manage on their own.
The only real task is providing the animals for adoption listings. I'm trying to use RSGallery2 - which works great, but sometimes people want to post more than one image per pet. (BTW: An "Additional Images" tab would be awesome!).
Anyway, the solution I am attempting to provide is allowing them to add the additional images in the description. They can upload the images in the Media Manager, and use the WYSIWYG to add the additional image(s).
Problem I am having is when I add the image, the preview looks great but the image in gone once I save it. I add the image and the code and preview both look good and the image shows.
<p><img style="margin: 5px; float: left;" title="peaches.jpg" src="images/rsgallery/cats/peaches.jpg" alt="peaches.jpg" width="165" height="220" /></p>I save, and then view the item, and the code has been stripped down to:
<p><img src="images/rsgallery/cats/peaches.jpg" alt="" width="165" height="220" /></p>" border="0" />and the image isn't displayed. In IE I see nothing. In Firefox I see \"\"
Naturally at first I thought it was the Editor, but if I use the same process in an article, the image shows fine.
Can someone please advise?
Thanks!

Joomla 1.5.2
RSGallery2 2.00
JCE Editor 1.5