File manager not allowing me to select images
Permalink
Hello,
I have a TinyMCE text area and I am using 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! :)
I have a TinyMCE text area and I am using
<?php Loader::element('editor_controls'); ?>
Thanks in advance! :)