Issue plugin: File Uploader with Plupload
Site: http://belizeonlinemarket.com/forum/
How to reproduce issue:
1. register and post an article in any forum (You should have standard permission)
2. click “Upload Attachments”
3. getting javascript error in console (using chrome)
- Uncaught TypeError: Cannot read property ‘dialog’ of undefined wpdialog.min.js?ver=3.7.1:1
(anonymous function) wpdialog.min.js?ver=3.7.1:1 (anonymous function) wpdialog.min.js?ver=3.7.1:1
- Uncaught TypeError: Object [object Object] has no method ‘msDropDown’ (index):430
(anonymous function)(index):430 c jquery.js?ver=1.10.2:3 p.fireWith jquery.js?ver=1.10.2:3 x.extend.ready jquery.js?ver=1.10.2:3 q
4. There is no pop up
Please let me know if I need to provide more information.