I am testing out plogger (embedded) and latest SVN version and kept getting errors like this:
<code>[13-Sep-2008 08:07:34] PHP Parse error: syntax error, unexpected '}' in C:\Apache Software Foundation\www\AlDahna\plogger\plog-content\themes\air\comments.php on line 22</code>
Same goes for the other themes. These errors are caused buy using "<?" rather than the full "<?php"
I also believe there is a missing "</div>" there somewhere (or caused by a similar problem), as the page which displays a large picture doesn't complete properly, but I haven't identified where it is yet.
Thanks for letting us know about the php short tags - we'll get those fixed right away in all 3 themes.
With regard to the missing "< /div >" tag, check the code in the page you've embedded Plogger into. I do know that all 3 of the themes validate when displaying the gallery on their own. You might try running your page through the validator to see what errors pop up.