Forum Moderators: phranque
I would suggest looking at the code you put on there and make sure the locations are in the correct spot.
Also folder/file/imagename.jpg in the code turns into 2001/03/12/folder/file/imagename.jpg when it is called from an archive page. Make sure you use a leading / (/folder/file/imagename.jpg) in the code to indicate the file path from the root.