Silverstripe Version: 4.11
Question:
I have a site that I did not build, so I am not super familiar with it, but recently the admin panel has become unreachable. When you login it just hangs on the loading screen.
There are no errors in error logs and the web host can not find anything on the server that would explain why it does this. If I set the site up on my PC, it works fine.
I can see in the console a bunch of errors that are resulting from CSP. The first one is:
[Script Loader] EvalError: call to eval() blocked by CSP
I have not done much with Silverstripe in the last couple of years so I am not sure what the solution to this is likely to be.
I think this is version 4.11, if I were to upgrade it to 4.13 is it likely to fix this? Or do I need to upgrade it to 5+ ?
Any insights would be much appreciated.
Thanks