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

Can't open folders #62

Open
sankety opened this issue Aug 1, 2017 · 2 comments
Open

Can't open folders #62

sankety opened this issue Aug 1, 2017 · 2 comments

Comments

@sankety
Copy link

sankety commented Aug 1, 2017

It is the same issue as #44
Using S3 with elfinder and cannot open folder although can create folder and upload file.
When I installed the package via composer I have received old commit I think so, which has following code still in it

if (!$meta) {
return array();
}

please @barryvdh fix this issue.

@luancschmitz
Copy link

I also have this error, and commenting on that part of the code, the elfinder works perfectly.

@sankety
Copy link
Author

sankety commented Aug 2, 2017

Apparently this issue is fixed on dev:master and not on v0.2.0.
So @luancschmitz if you want to make things working without commenting anything in vendor folder then just

composer require barryvdh/elfinder-flysystem-driver:dev-master

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

2 participants