Accidental script reference change
Hi there,
I changed the Jquery script reference settings via the administrative settings and now I cant access any pages in the dashboard. I assume I have change a reference that is used by sitefinity, because I cant access the admin pages to change it back! Is there any way of reverting to the default settings?
I'm using 4.2. Please just over-explain everything, I'm not very a high level developer. :)
Thanks
Pete
Hello Peter,
You can open your project's folder, go to App_Data >> Sitefinity >> Configuration >> Pages.config and there you will be able to see your changes, you should look for something like this:
<scriptManager> <scriptReferences> <reference path="" key="JQuery" /> </scriptReferences> </scriptManager>