I have some dynamic pages which contain images. When I preview my website everything works as expected. On the live site however, the images associated with each database entry are not displayed. Instead, the previous image is displayed. When I refresh the browser, the correct image is displayed.
I have a “Directory” database where each row represents a business and each column is some attribute of the business, for example: name, email, description, photo, etc…
All of the information is displayed correctly except the photo. I’ve included a screencast for reference. The 500 error that can be seen in the console occurs also in the preview which is working as expected.