Hi all, we've been trying the "System Static URL" setting in our QA environment but now I need to disable it.
I've removed the value in the "System Static URL" setting but some of the content that was using it is still using it, i.e. images linked in by either CSS or javascript files (using JQuery?).
What have I missed?
Hi Sean S,
You might need to run the system_update_lookups.php script in the scripts folder to update the webpaths.
http://manuals.matrix.squizsuite.net/server-administrator/chapters/system-management-scripts/#system_update_lookups.php
That did it.
Thanks.