I would like to change to rootpath of the TinyMCE editor. It is currently set to phpmyfaq/images. I need to change this a seperate attachments folder.
We plan to use this to upload images and files through TinyMCE.
I can't seem to find where filesystem.rootpath is set before the TinyMCE is opened.
Thanks
How can I set the RootPath for TinyMCE editor?
Moderator: Thorsten
Re: How can I set the RootPath for TinyMCE editor?
Hi,
it's in admin/editor/plugins/ajaxfilemanager/
bye
Thorsten
it's in admin/editor/plugins/ajaxfilemanager/
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: How can I set the RootPath for TinyMCE editor?
you need to edit the config.tinymce.php file in the phpmyfaq\admin\editor\plugins\ajaxfilemanager\inc folder.
Edit: I forgot you also have to change the value in config.base.php in the same directory.
Edit: I forgot you also have to change the value in config.base.php in the same directory.