Custom System Messages
ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Brian Litzinger
Prevent CSM copy of jQuery loading?
Support Request
Sean Delaney
|
Posted: 09 January 2012 04:36 AM |
|
|
|
I’m using CSM and before now I just setup my templates based on action ID’s. Now I’m using the Ajax feature. However since I’m using SSL on some templates the local copy of jQuery which CSM loads causes me issues as it uses http. This prevents the page using the template with CSM & Ajax tags been fully secured.
Is it possible to stop CSM loading another copy of jQuery?
|
|
|
Sean Delaney
|
Posted: 09 January 2012 04:43 AM |
# 1
|
|
|
...and because I also load my own version of jQuery I get this error:
close
AJAX Error: [Exception… “Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)” nsresult: “0x80004005 (NS_ERROR_FAILURE)” location: “JS frame :: https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js :: :: line 4” data: no]
Please contact administrator or try again later.
Close
I load the latest version of jQuery and jQuery UI by default….
|
|
|
litzinger
|
Posted: 09 January 2012 03:22 PM |
# 2
|
|
Developer
|
Hi there Sean. I don’t have it documented, but this should work {exp:system_messages:js load_jquery=“no”}
|
|
|