You are not logged in.
Pages: 1
Hey timbuckingham,
Thanks for the reply! We have the below definition:
$bigtree["config"]["static_root"] = "/";
Note the database has the following string '{staticroot}' without the underscore, Im new to big tree so not sure if that's the norm. Are you able to give a brief description of how it works if you know? E.g the expected result is '{staticroot}' is replaced with $bigtree["config"]["static_root"] - currently learning the tools and patterns in BigTree and any info helps. And if by chance you know if there was a major update at some point for the static_root - I can look at those change logs to help us diagnose.
Thanks for the help
Hello,
I've recently inherited a BigTree site form one of our new clients and having some trouble when updating from 4.2 to 4.4.7 with images. Specifically something going on with the {staticroot} prefix that's in the database, is no longer replaced by the correct image path. Is anyone able to shed some light here? Any tips appreciated
Here are examples of the image paths as they come through on the frontend / admin areas:
<img class="slide-img" src="{staticroot}files/callouts/crop_screenshot-2019-11-11-at-204238.png" alt="">
Many thanks
Pages: 1