convey
Forum Replies Created
-
Hi,
I’m receiving the same error on Smash Balloon Custom Facebook Feed 4.3.4 and Smashballoon Youtube Feed 2.0.7 is active.
Uncaught Error: Class \"Smashballoon\\Customizer\\Container\" not found in "plugins/youtube-feed-pro/youtube-feed.php:78"Thanks
Forum: Plugins
In reply to: [Age Gate] Bootstrap fatal errorForum: Plugins
In reply to: [Age Gate] Bootstrap fatal errorHi @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
NicolaiForum: Plugins
In reply to: [Age Gate] Bootstrap fatal errorHi @philsbury,
It installs fine with composer, but the debug-log when WP_DEBUG is true, throws the error.
If I run a WP CLI command on the site the errors is also thrown.I’ve cleared my composer cache.
Thanks,
NicolaiForum: Plugins
In reply to: [Age Gate] Bootstrap fatal errorH @philsbury ,
Yes
wpackagist-plugin/age-gate.
https://wpackagist.org/search?q=age-gateThanks,
NicolaiForum: Plugins
In reply to: [Age Gate] Bootstrap fatal errorHi,
We are experiencing the same fatal error on 3.0.4.
We install the plugin with composer, so the error breaks our deployments.– Nicolai