The code i use in my post
Code: Select all
<mediainsert>
<gallery name="Urlaub/2010-11-Bad-Wildungen/" />
<media type="gallery" />
</mediainsert>Code: Select all
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Opening and ending tag mismatch: mediainsert line 1 and p in /www/htdocs/w00c40c0/serendipity/plugins/serendipity_event_imageselectorplus/serendipity_event_imageselectorplus.php on line 774Code: Select all
<div class="serendipity_imageComment_left" style="width: 300px;">
<div class="serendipity_imageComment_img">
<a class="serendipity_image_link" href="/uploads/Urlaub/2010-11-Bad-Wildungen/CIMG1716.JPG">
<!-- s9ymdb:795 -->
<img src="//uploads/Urlaub/2010-11-Bad-Wildungen/CIMG1716.serendipityThumb.JPG" height="199" width="300">
</a>
</div>
<div class="serendipity_imageComment_txt">CIMG1716</div>
</div>
You can see an example-posting here.
Could it be, that the thumbnails are not shown, because there is no ending slash within the img-tag? Then, i think, it would be a bug in the plugin, right?
And yes...my english is really bad