aisayko / Django-tinymce-filebrowser

Simple django-based file uploader and viewer for TinyMCE
MIT License
35 stars 32 forks source link

Click no reaction #12

Open accaolei opened 10 years ago

accaolei commented 10 years ago

Click the file browser no reaction

aisayko commented 10 years ago

what version of Tinymce you use?

sarsanaee commented 10 years ago

My Tinymce version is 1.5.2 but the browse button doesn't work( django version = 1.5.5 ) what should I do ??

gabrielfgularte commented 8 years ago

Same problem here... :(

aisayko commented 7 years ago

Just installed in admin of MyOrbitum.ru and all work fine. Please give more info like JS errors in browser...

Emnalyeriar commented 7 years ago

I have the same problem now, console shows this error:

tinymce.js:45017 Uncaught TypeError: fileBrowserCallback is not a function
    at Class.actionCallback (tinymce.js:45017)
    at Dispatcher.fire (tinymce.js:25798)
    at Class.fire (tinymce.js:28210)
    at Class.<anonymous> (tinymce.js:42928)
    at Dispatcher.fire (tinymce.js:25798)
    at Class.fire (tinymce.js:28210)
    at HTMLDivElement.delegate (tinymce.js:28848)
    at executeHandlers (tinymce.js:1178)
    at HTMLDivElement.defaultNativeHandler (tinymce.js:1205)
Emnalyeriar commented 7 years ago

Ok, I got it - you need to install tinymce 3.x not, 4.x