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

Incompatibility with civiCRM 5.31.0? #9

Open
larnoult opened this issue Nov 12, 2020 · 1 comment
Open

Incompatibility with civiCRM 5.31.0? #9

larnoult opened this issue Nov 12, 2020 · 1 comment

Comments

@larnoult
Copy link

Hello,
I just upgraded to 5.31.0 (on WordPress 5.5.3).
After DB update, it created such fatal error:
Fatal error: Uncaught Error: Class 'Civi\Aws\Subscriber\NavigationMenu' not found in /home/parlemon/www/wp-content/uploads/civicrm/ext/aws-master/aws.php:35 Stack trace: #0 /home/parlemon/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Hook.php(271): aws_civicrm_config(Object(CRM_Core_Config)) #1 /home/parlemon/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Hook/WordPress.php(136): CRM_Utils_Hook->runHooks(Array, 'civicrm_config', 1, Object(CRM_Core_Config), NULL, NULL, NULL, NULL, NULL) #2 /home/parlemon/www/wp-content/plugins/civicrm/civicrm/Civi/Core/CiviEventDispatcher.php(168): CRM_Utils_Hook_WordPress->invokeViaUF(1, Object(CRM_Core_Config), NULL, NULL, NULL, NULL, NULL, 'civicrm_config') #3 /home/parlemon/www/wp-content/plugins/civicrm/civicrm/vendor/symfony/event-dispatcher/EventDispatcher.php(214): Civi\Core\CiviEventDispatcher::delegateToUF(Object(Civi\Core\Event\GenericHookEvent), 'hook_civicrm_co...', Object(Civi\Core\CiviEventDispatcher)) #4 /home/parlemon/www/wp-content/plugins/civicrm/civicrm/vendor/symf in /home/parlemon/www/wp-content/uploads/civicrm/ext/aws-master/aws.php on line 35
I hope a fix could come, your extension is so convenient!
Cheers,

@larnoult
Copy link
Author

Clearing the cache solved the issue.
If you can't access civi, you can try to do truncate civicrm_cache in the database, and delete the "container" files in templates_c

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

1 participant