Hi!
This is what I see in the debug log for the plugin
[02-Jan-2025 21:58:59 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Composer\Autoload\ClassLoader::setApcuPrefix() in /home/theeatma/mindsabi.com/wp-content/plugins/external-files-in-media-library/vendor/composer/autoload_real.php:33
Stack trace:
#0 /home/theeatma/mindsabi.com/wp-content/plugins/external-files-in-media-library/vendor/autoload.php(25): ComposerAutoloaderInit216605554159ee6b75484e75155b6fc1::getLoader()
#1 /home/theeatma/mindsabi.com/wp-content/plugins/external-files-in-media-library/external-files-in-media-library.php(36): require_once('/home/theeatma/...')
#2 /home/theeatma/mindsabi.com/wp-admin/includes/plugin.php(2387): include_once('/home/theeatma/...')
#3 /home/theeatma/mindsabi.com/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape()
#4 /home/theeatma/mindsabi.com/wp-admin/plugins.php(60): activate_plugin()
#5 {main}
thrown in /home/theeatma/mindsabi.com/wp-content/plugins/external-files-in-media-library/vendor/composer/autoload_real.php on line 33
I’d love to get this working. Just for some context, I want to get this working because Gamipress doesn’t seem to track external media files, only self-hosted. I want to award users points for listening to audios, but don’t want to have them on my server. Any help is appreciated!