Russ
Well-known member
- Affected version
- 2.2.2
I've seen this happen on two client sites and maybe it's something I'm doing incorrectly.
On my dev site their styles will be set up with asset locations:
Asset key: stylefolder // Asset path: styles/stylenamehere
Inside Style properties -> Basic options, I set:
Exporting the style onto their 2.2.1 worked just fine. When they went to upgrade the image is missing as it's trying to call:
/install/styles/stylenamehere/xenforo/logo.png
Any thoughts?
On my dev site their styles will be set up with asset locations:
Asset key: stylefolder // Asset path: styles/stylenamehere
Inside Style properties -> Basic options, I set:
Code:
%ASSET:stylefolder%/xenforo/logo.png
Exporting the style onto their 2.2.1 worked just fine. When they went to upgrade the image is missing as it's trying to call:
/install/styles/stylenamehere/xenforo/logo.png
Any thoughts?
Last edited: