You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
So the symfony-cmf/media-bundle uses the ElFinderVolumeDriver from helios-ag/fm-elfinder-php-connector. As this is deprecated how should this work?
Thanks!
Kim
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Issue Type:
Bundle Version:
Master
Summary:
Adapter from symfony-cmf/media-bundle not working
Steps To Reproduce:
In your composer.json use:
Then run "composer install --no-dev"
Expected Results:
No error.
Actual Results:
This error occurs:
So the symfony-cmf/media-bundle uses the ElFinderVolumeDriver from helios-ag/fm-elfinder-php-connector. As this is deprecated how should this work?
Thanks!
Kim
The text was updated successfully, but these errors were encountered: