laravel5-example icon indicating copy to clipboard operation
laravel5-example copied to clipboard

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

Open adam-kozlo opened this issue 6 years ago • 2 comments

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

adam-kozlo avatar May 26 '18 17:05 adam-kozlo

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.

GabrielaSaldana avatar Jul 27 '18 20:07 GabrielaSaldana

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 :

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":[]}

ketanvekariya avatar Oct 10 '18 11:10 ketanvekariya