Wordpress errors on inserting images
Today, without changing anything on our Wordpress installation we received the below error while inserting images (uploading works, selecting also, but images don’t get inserted into the post);
Permission denied to get property Window.tinyMCE
Looking trough the web we found the following fix;
1. Open up the file “wp-admin/js/media-upload.js”
2. Change line 6 from “win.tinyMCE” to “parent.tinyMCE”
Make sure to clear the cache of your browser, before trying to insert images again.
Don’t know why this error occured, but this fix resolved it.
If you enjoyed this post, make sure you subscribe to my RSS feed!About this entry
You’re currently reading “Wordpress errors on inserting images,” an entry on Razuna Blog
- Published:
- Sunday, July 13th, 2008 at 12:14 pm
- Author:
- Razuna
- Category:
- SixSigns
- Tags:
- Applications, Wordpress

Have your say
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>