I have a strange bug where an image thumbnail isn't being used:
http://www.dualmonitorbackgrounds.com/gascan/I have uploaded the image again and it works fine, but I thought I would leave the bugged version up in case it can help find the bug.
In the cache folder there are 2 candidates for thumbnails:
st-04_249_cw249_ch87_thumb.jpg
st-04_w249_h87_cw249_ch87_thumb.jpg
But still the thumbnail image used on the album page is the full image.
Any ideas?
Comments
printImageThumb(getAnnotatedImageTitle()) within while(next_image()):
Anyway I fixed it by re-uploading it so hopefully it was just a random bug
I also switched to the default theme to check if that would affect it but it made no difference, it still did not display a thumbnail.
The page with the bug is:
http://www.triplemonitorbackgrounds.com/emac001
It should look like:
http://www.triplemonitorbackgrounds.com/riche
Here's the code from the default theme:
`
<?php while (next_image()): ?>
<?php endwhile; ?>
`
P.S. I'm a little behind on updating, do you think 1.4.2.4 would help with this bug? I was planning on waiting for 1.4.3
Do you think that will fix this bug?
Certainly we are not seeing any issues running the current software.