This repository has been archived by the owner on May 7, 2024. It is now read-only.
Bluedragon administrator application is required to run under a sub folder called bluedragon and will not work under a contextpath called /bluedragon #20
Labels
In circumstances where you have Open bluedragon administrator running either under a folder not called bluedragon/administrator e.g. openbd/administrator or via a context path /bluedragon in situations where you want to use virtual hosts and have the bluedragon admin accessible then the references to bluedragon.api in path names will not work.
This can be fixed by changing the referneces to CFCs in Application.cfc to not have the bluedragon in front this makes it relative to the application.cfc which works in more circumstances.
I will produce a patch and upload
A
The text was updated successfully, but these errors were encountered: