Skip to content
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

Given config file (filemanager.config.js) does not exist ! #80

Open
adam-kozlo opened this issue May 26, 2018 · 2 comments
Open

Given config file (filemanager.config.js) does not exist ! #80

adam-kozlo opened this issue May 26, 2018 · 2 comments

Comments

@adam-kozlo
Copy link

When I want to use filemanager and upload some images I got: Given config file (filemanager.config.js) does not exist ! Can you help?

@GabrielaSaldana
Copy link

Can you add some more information about or verbose output to know more about your context, like the file that fires the error or the specific action.

@ketanvekariya
Copy link

ketanvekariya commented Oct 10, 2018

When i click on media menu. i see "Given config file (filemanager.config.js) does not exist !" this error.

when i open the console i found jquery issue with error like "Given config file (filemanager.config.js) does not exist !"

When i click on view source i found only 3 js was included :

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="http://localhost:8000/js/plugins.js"></script> <script src="http://localhost:8000/js/main.js"></script>

Do i need to do any configuration or something else to get it working?

http://localhost:8000/filemanager/connectors/php/filemanager.php?path=%2Ffilemanager%2Fuserfiles%2F&config=filemanager.config.js&mode=getfolder&showThumbs=true&time=34

Get response like

{"Error":"Given config file (filemanager.config.js) does not exist !","Code":"-1","Properties":[]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants