I got this code from sbillard I think, to be able to show the filename underneath the image title:
`<?php echo $_zp_current_image->name ?>`
In 1.2.2. the filename isn't showing up anymore, so I guess something has changed in the code. So my question is how can I change it to get my filename back

.
Comments