If you are using Lightbox and the spider URLs feature of PhotoPost you may not notice that the CLOSE and LOADING images do not work when the lightbox popup comes to view.
This is because the server parses the paths wrong; you need to open the lightbox.
js script and at the very top change:
Code:
Content visible to verified customers only.
Here you have to change both lines to use the full url paths to the images - in this case adding
/photopost/ to the paths as the script is in the /photopost directory on the server.
Note: This is not the absolute path on the server, just the URL path.