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.
FileManager with TinyMCE not working Topic is solved
-
- Forum Members
- Posts: 156
- Joined: Thu Aug 20, 2020 10:49 pm
Re: FileManager with TinyMCE not working
This is from the TinyMCE module's help:
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)
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.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
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)
Not getting the answer you need? CMSMS support options
-
- Forum Members
- Posts: 156
- Joined: Thu Aug 20, 2020 10:49 pm
Re: FileManager with TinyMCE not working
Thank you so much. Thats worked. Without you guys I couldnt get my website up and runing. Big thank youl