This module is also affected by the same issue as some of the other ckeditor modules when using locale and/or a subdomain.
The file location simple needs to be relative to the drupal root. So `libraries/youtube/plugin.js` works the best.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2876649-2.patch | 472 bytes | Jaesin |
Comments
Comment #2
Jaesin commentedSee related issue:
#2729087: Path to plugin is incorrect unless base path is "/"
Comment #5
dinarcon commentedThank you for your contribution @Jaesin.
I have also included the fix to the button's path suggested by @lukasss in #2877938: Best way for getFile (Warning: file_get_contents(/libraries/youtube/plugin.js)...).
This will be included in the next stable release.