Hi there,
The thumbnails and ibox popup is not working in reports (tables work fine).
Table code:
<a href="pp_images/aaa.jpg" rel="ibox">
<img border="0" src="pp_images/th_07a123.jpg"/>
</a>
Report code:
<a href="pp_images/aaa.jpg" target="_blank">
<img border="0" src="pp_images/07a5e3.jpg"/>
</a>
th_ is not used as a prefix and rel="ibox" is not added. The same settings are used in PHPRunner.
Hope this helps to improve a great product!