Page 1 of 1

FileManager with TinyMCE not working

Posted: Thu Oct 01, 2020 10:40 pm
by andrewvideouk
Hi Guys

I can't get FileManager to work with TinyMCE. I get page not found when you try open FileManager using TinyMCE. Content Page >> Option >> Image works, MicroTiny works too.

I been having problems with FileManager awhile if I try change the defult folders loctions change the config file. Other module like gallary cant see the imges.

How can I fix it and how to work out what is going worrng..


Cheres.

Re: FileManager with TinyMCE not working

Posted: Fri Oct 02, 2020 12:34 am
by DIGI3
This is from the TinyMCE module's help:
Important: if you're using URL Rewriting, you must update your .htaccess file and replace:
RedirectMatch 403 ^.*/modules/(.*)\.php$ with:
RedirectMatch 403 ^.*/modules/(?!TinyMCE/responsive_filemanager/filemanager/).*\.php$
... in order to make the Responsive File Manager work - If you already did some changes on that line, please update the rule accordingly
Gallery probably hardcodes some paths, that would be a separate issue and should probably be in its own post with more information and steps to recreate.

Also: This forum should only be for core modules, TinyMCE is third-party (MicroTiny is core, and TinyMCE used to be, so I know it's a bit confusing)

Re: FileManager with TinyMCE not working

Posted: Sat Oct 03, 2020 4:26 pm
by andrewvideouk
Thank you so much. Thats worked. Without you guys I couldnt get my website up and runing. Big thank youl