Hi @philsbury,
The error is:
Fatal error: Uncaught Error: Class 'AgeGate\Legacy\Deprecated' not found in /site/web/app/plugins/age-gate/src/Bootstrap.php:6
Stack trace:
#0 /site/web/app/plugins/age-gate/age-gate.php(24): require_once()
Yes the file exists which is the strange part.
I think the file reference is missing in vendor/composer/autoload_files.php.
Maybe you can run a composer dump-autoload?
Thanks
Nicolai