Page 1 of 1

Why would LISE add 455 to the url on only one instance

Posted: Wed Jan 06, 2021 12:06 pm
by blackrain
I have been using LISE for several years now and have recently created a new LISE instance to a website, the instance work much the same as any other LISE instance I have created. I have made 10 other LISE instances on theis site and all work well together without issues.

however, the latest LISE instance seems to add /455 to the end of the URL, this has never happened with any other LISE instance on this or any other site I have created using LISE.

I am using LISE 1.3.1 and cannot just upgrade as it will break some bespoke code on the site and I do not think it is the version that is causing the issue, as it does not occur on any other LISE instance I have created.

Many thanks

Mark

Re: Why would LISE add 455 to the url on only one instance

Posted: Wed Jan 06, 2021 12:42 pm
by blackrain
I have found the reason.
It looks like the url constructor was incorrectly configured, so a default url was used, I fixed the url prefix and the url generation code in the LISE options, all seems to work fine and urls are now generation correctly without the /455 being added.