PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm having a list of galleries. I'm using the thumbsup.php script for the thumbnail generation.
Older galleries are showing up fine, the cache for the images are stored in a cache folder.
The newer galleries are only partially cached. It's really strange because the first 20 or 30 pictures in that gallery just show up as
thumbsup.php?image=bl06-04/OK0T8303.JPG&width=200&height=250 (a link, no image)
and the other pictures are just fine..
I deleted the cache folder, and the problem is still there, older galleries are cached, the latest one is just partially cached...
Yeah,
With a link I mean there is just a line there { the image border } but when I view the source of that image, it is just a textlink instead of the image, while the other images are showing up just fine