Hi,
I have version 2.4.7 installed in a sub directory test/ and there are not issues with file paths to web root. Ie:
href="/assets/plugins/bootstrap/css/bootstrap.min.css" rel=“stylesheet” type=“text/css”
With version 2.4.10 the test/ directory is added to the href breaking the page. Ie:
href="/test/assets/plugins/bootstrap/css/bootstrap.min.css" rel=“stylesheet” type=“text/css”
Is there a work around for this for current version? I do have a licensed white label. I need to do some testing before setting up in web root.
Thanks again,
James