File manager not allowing me to select images

Permalink
Hello,

I have a TinyMCE text area and I am using
<?php Loader::element('editor_controls'); ?>
to bring up the editor controls so that users can insert images from the file manager into the text area however when I click on 'Add image' and the file manager appears it doesn't allow me to choose an image. The images all show and I can click on the images and view them/their permissions etc but whenever I just click 'Choose' it does nothing and doesn't insert the image into the textarea... Anyone know why this would be?

Thanks in advance! :)

 
hutman replied on at Permalink Reply
hutman
Do you have a javascript error on the page or in the block? That will cause this issue.