Download & Extend

tinyMCEPopup is not defined

Project:TinyBrowser
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:needs review

Issue Summary

I get this JS error when trying to select an image in the browser: "tinyMCEPopup is not defined".

The browser works, except that when you click on an image, nothing happens. I imagine it should close the browser window and send the image URL to the TinyMCE Image window so you can then insert it into the WYSIWYG editor.

Any ideas?

Comments

#1

Version:7.x-1.1» 7.x-1.x-dev
Status:active» needs review

Ok, I think I found the issue - the paths to the TinyMCE root weren't correct.

I've fixed it and attached the patch. Works for me (clicking on images now sends the URL to the TinyMCE window).

AttachmentSize
tinybrowser_1112666_1.patch 898 bytes
nobody click here