Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file CDN Link Not Found

More
10 years 8 months ago #3063 by lsankey
CDN Link Not Found was created by lsankey
Hi. Just downloaded and installed the plugin and get this message in the console:

GET ajax.googleapis.com/ajax/libs/jqueryui/j...s/base/jquery-ui.css 404 (Not Found) index.php:13

The link for the CDN appear to be incorrect in the plugin.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3064 by admin
Replied by admin on topic Re: CDN Link Not Found
Hello,
you have actually found a bug :-) It has been a while.
It turns out that you have selected jQuery UI to be retrieved from the Joomla framework (jQuery UI version parameter). And the keyword 'joomla' is wrongly used to create the CSS path. It should use the CSS from the framework, not the CDN.
Until I am coming up with a fix, please select a jQuery UI version other than 'Joomla'.
Great catch!

Olivier.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3065 by admin
Replied by admin on topic Re: CDN Link Not Found
Note that this bug only affects Joomla! 3+ users when using jQuery UI's Joomla's version.

Olivier.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago - 10 years 8 months ago #3071 by admin
Replied by admin on topic Re: CDN Link Not Found
I am downgrading this bug to a plugin's limitation.
When selecting a custom or the Joomla's own jQuery UI library, it will be necessary to also add the associated CSS locally (if needed).
Unfortunately, the Joomla framework does not package the CSS associated with its own jQuery UI library. It will have to be added manually.

Olivier.
Last edit: 10 years 8 months ago by admin.

Please Log in or Create an account to join the conversation.