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

Unisharp shows empty directory. #58

Closed
aridwan opened this issue Apr 5, 2016 · 5 comments
Closed

Unisharp shows empty directory. #58

aridwan opened this issue Apr 5, 2016 · 5 comments
Labels
WIP Working in progress.

Comments

@aridwan
Copy link

aridwan commented Apr 5, 2016

when i started to integrate file-manager with laravel 5.2 i set the filebrowserImageBrowserUrl: to access routes /laravel-filemanager?type=images.
the browse button shown, but when i clicked the button, it showed empty directory.
why
and all link above can't be clicked. (when i clicked they do nothing)

@streamtw
Copy link
Member

@aridwan Can you show us the messages from console?

@WickedSik
Copy link

@g0110280 I found the same issue. It seems that the URL used by the filemanager is "/laravel-filemanager/jsonfiles" however, this URL does not exist! (I assume it's "/laravel-filemanager/jsonitems").

Also, if you guys need some help with fixing the problems of this plugin, I'd be glad to help.

@infinitencreative
Copy link

Same problem when integrating it into Laravel 5.0. The route is wrong.

@streamtw streamtw added bug Behaviors that do not meet expectation. duplicate and removed bug Behaviors that do not meet expectation. labels Jun 20, 2016
@streamtw
Copy link
Member

streamtw commented Jun 29, 2016

@aridwan @WickedSik @infinitencreative
Fix in 707a1fb, please update to dev-master to check if the issue still exists.

@streamtw streamtw added the WIP Working in progress. label Jun 29, 2016
@streamtw
Copy link
Member

streamtw commented Aug 3, 2016

We have released v1.6, please update to check if the issue still exists.

@streamtw streamtw closed this as completed Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Working in progress.
Projects
None yet
Development

No branches or pull requests

4 participants