I’ve got images displaying exactly as I would like in a couple of perspective templates on our dev server. I’ve uploaded the images to the production server using the same folder path on dev using Image Management. The entire project was copied from dev to production use the EAM, everything looks the same but I get the broken image icon for both of them on production. I double checked the path by copying it straight off the image and pasting it into source, but no luck. Are there some file system permissions that need to be set to match between servers?
In v8.1 and prior, these are stored in the config DB, not as actual files. So no, must be something else.
Hmm. I tested on the same serve in a Vision project. Image selection and display work fine there. This appears to be something isolated to the Perspective side of things. We’re running 8.1.45. Any image I point the path to, I get the dead image icon.
NM, figured it out. I didn’t have to expressly add the \system\image\.., part of the path on Dev but I did on the lives for some reason.