We use a very old version of ART at work, 2.5.2. By mistake, the following 2 settings were left empty:
ART CSS (skin)
Page Footer Logo
After this was saved, on every page refresh the user is logged out and changing the settings back is impossible.
When trying to update the settings after multiple refreshes we get this error, despite no change in the connection settings https://i.imgur.com/fGqKK18.png
I know this version is years old, but if anyone has any idea if the settings can be changed locally on the server it would be a great help.
BR
Last edit: Aggnog 2021-09-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The settings are stored in a file named art.properties in the WEB-INF folder. My recommendation would be that you stop the application, delete the file and restart the application. That will allow you to input settings again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
We use a very old version of ART at work, 2.5.2. By mistake, the following 2 settings were left empty:
ART CSS (skin)
Page Footer Logo
After this was saved, on every page refresh the user is logged out and changing the settings back is impossible.
When trying to update the settings after multiple refreshes we get this error, despite no change in the connection settings https://i.imgur.com/fGqKK18.png
I know this version is years old, but if anyone has any idea if the settings can be changed locally on the server it would be a great help.
BR
Last edit: Aggnog 2021-09-27
The settings are stored in a file named art.properties in the WEB-INF folder. My recommendation would be that you stop the application, delete the file and restart the application. That will allow you to input settings again.
Thank you this is exactly what I needed. Its back up now.