NOT Seeing files with TinyMCE
Posted: Sun Mar 05, 2017 7:25 am
I'm using CMS Made Simple™ 2.1.4 “Freetown”
with TinyMCE 3.1.4
It works fine with images.
I cannot see any other files. So I cannot insert links to maps or text files, for example. The filter buttons on the top right of the browse files screen make no difference, except to hide image files.
Is there a known fix to this?
I have addeded
to the .htaccess file as the help file suggests.
Many thanks.
Andrew
with TinyMCE 3.1.4
It works fine with images.
I cannot see any other files. So I cannot insert links to maps or text files, for example. The filter buttons on the top right of the browse files screen make no difference, except to hide image files.
Is there a known fix to this?
I have addeded
Code: Select all
RedirectMatch 403 ^.*/modules/(?!TinyMCE/responsive_filemanager/filemanager/).*\.php$
Many thanks.
Andrew