[solved] TinyMCE:insert image fails with permissions problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
dlen
Forum Members
Forum Members
Posts: 79
Joined: Fri Apr 09, 2010 11:32 pm

[solved] TinyMCE:insert image fails with permissions problem

Post by dlen »

History:
Had switched to prettyURLs and therefore copied the provided htaccess.txt into the .htaccess file.

Action:
Try to insert image via TinyMCE - modify/insert image - browse images.

Result:

Code: Select all

Forbidden
You don't have permission to access /modules/TinyMCE/responsive_filemanager/filemanager/dialog.php on this server.
Resolution:
Deactivate the following line in .htaccess:

Code: Select all

RedirectMatch 403 ^.*/modules/.*\.php$
May be there is another, better solution?

A related post is viewtopic.php?f=7&t=74551&hilit=image+dialog.
Post Reply

Return to “Modules/Add-Ons”