Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: Video modal not firing
Status | Resolved |
Add-on / Version | Reel |
Severity | Trivial |
EE Version | 17 |
Lee Green
May 22, 2012I have not been able to get the video modal to fire. All other toolbar related modals work as expected.
Installed this plugin to the ckeditor plugins folder, extension and themes and the ‘video’ line already existed in the expresso.js file.
When I click ‘video’ in the expresso toolbar this error is logged
Uncaught TypeError: Cannot call method ‘push’ of undefined expresso.js:138
(anonymous function) expresso.js:138
a.event.on.m ckeditor.js:6
a.event.fire ckeditor.js:6
a.dialog ckeditor.js:103
e.extend.openDialog ckeditor.js:115
aa ckeditor.js:115
a.scriptLoader.load.t ckeditor.js:22
a.scriptLoader.load.u ckeditor.js:22
a.scriptLoader.load.v ckeditor.js:22
a.scriptLoader.load.A.$.onload ckeditor.js:22
Using EE2.5, Expresso 2.2
Cheers
Lee
BoldMinded (Brian)
May 22, 2012
Hi Lee, do you see any 404s for files not being loaded?
BoldMinded (Brian)
May 22, 2012
Lee, I just updated to Expresso 2.2 in a clean EE 2.5 install and it works for me. Did you replace the themes/third_party/expresso/ckeditor/plugins/video folder with the plugins/video folder in the Wyvern Video package?
Lee Green
May 22, 2012
Thanks Brian, it must be user error in this case.. I will reinstall all components and try again. Thanks for the speedy reply.
BoldMinded (Brian)
May 22, 2012
No problem. Let me know if it still doesn’t work, maybe my docs need to be a bit better?
Lee Green
May 22, 2012
I reinstalled and I still hit the same issue when the browse buttons were getting added via the espresso script - infoTab.elements[0].children was not defined.
I swapped out the Expresso field for Wygwam and the video model is now working fine.