Accidental script reference change

Posted by Community Admin on 04-Aug-2018 09:52

Accidental script reference change

All Replies

Posted by Community Admin on 26-Oct-2011 00:00

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

Posted by Community Admin on 26-Oct-2011 00:00

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>
You can edit the path there, save the config file and everything should be OK. Also, don't forget to rebuild your project. Greetings,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed