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

Attempted to load class "ElFinderVolumeDriver" from namespace "FM\ElFinderPHP\Driver" #178

Open
wuestkamp opened this issue Apr 19, 2018 · 4 comments

Comments

@wuestkamp
Copy link
Contributor

wuestkamp commented Apr 19, 2018

Getting this error:

ClassNotFoundException in PhpcrDriver.php line 35:
Attempted to load class "ElFinderVolumeDriver" from namespace "FM\ElFinderPHP\Driver".
Did you forget a "use" statement for another namespace?

when upgrading helios-ag/fm-elfinder-bundle from version 1 to 8.

Any ideas?

@binhle410
Copy link

Are you sure you posted on the right Project ?

@wuestkamp
Copy link
Contributor Author

I think so? :) Its about that file:
https://github.com/symfony-cmf/media-bundle/blob/master/src/Adapter/ElFinder/PhpcrDriver.php

The adapter doesn't work any longer since version 8 of helios-ag/fm-elfinder-bundle.

@dbu
Copy link
Member

dbu commented Apr 23, 2018

note that this bundle is currently unmaintained due to lack of resources from the cmf maintainers. its quite possible that something went out of sync. it sounds like the newest elfinder changed something so that this ElFinderVolumeDriver no longer exists at that namespace. you could try using an older version of elfinder or try to fix the phpcr driver.

@wuestkamp
Copy link
Contributor Author

Thanks, I created a pull requests to make the media-bundle work with version 8 of the elfinder bundle.

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