-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is an error! The root folder not exist. #52
Comments
hi you can set root folder in config.php line 20 please check config.php file here https://github.com/2b3ez/FileManager4TinyMCE/blob/master/tinymce/plugins/filemanager/config.php |
Hello @umefarooq Brother root folder exists. I have added .htaccess file to disable direct access to filemanager folder so that no one can access it directly. However folder is accessible within code or any file. |
for testing create a same name of root upload folder under filemanager plugin directory and see i also faced these problem, adjusting path of file manager is big problem. |
realpath('../../../../some/path/to/dir/'); |
Please use responsive filemanager at responsivefilemanager.com |
Please use descriptive error messages! IE dialog.php line 209:
should be
This will save users a lot of debugging time. |
BTW thanks for your work |
Hello
I am trying to use this plugin and i have following error
My Code is
Please tell me where i am doing wrong
The text was updated successfully, but these errors were encountered: