Forum
Gallery spitting out blanks
Hi
At the end of my page html output from the page function 'perch_gallery_album_images', I am getting a blank <li> as follows:
<li>
<a href="" class="gallery-link">
<img src="" width="" height="" alt="">
</a>
</li>
Any reason why this would be ? There is no gallery item there. Tried deleting and readding last item to no avail.
Thanks
This is the template code for a_list_image.html
Here is how I'm calling it on the master page:
Did you have any failed uploads?
Not that I know of... how can I check? by looking in the DB?
There's where I'd imagine the empty item could come from.