I just upgraded from 1.0.9 to 1.0.10 today, and was trying to add a new page with an image.
I can edit using the tinyMCE editor, but when I want to upload a new image, to insert into my content.
1. Clicked on the image icon, and the pop up appears. I have only the insert button and the fields. I used to be able to upload an image using the pop-up menu, but this does't seem to be the case. I do not have a list of images to choose from, or anything.
2. Checked the Javascript console, and the error message is:
Uncaught TypeError: Object [object Object] has no method '_add'
tinyMCEPopup._onDOMLoaded
tiny_mce_popup.js:5
I have no idea what is happening here.
Update - I figured out. There's this little icon next to the URL field. That is what I was looking for.