JWT Conflict with CiviCRM since > 6.0.12
-
We maintain a number of sites with CiviCRM on WordPress. Updates to The Events Calendar after 6.0.12 have created conflicts that prevent core CiviCRM functionality from working, including the navigation bar. The error is below:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: Return value of TEC\\Common\\Firebase\\JWT\\JWT::getKey() must be an instance of TEC\\Common\\Firebase\\JWT\\Key, string returned in /srv/www/SITE/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/firebase/php-jwt/src/JWT.php:447\nStack trace:\n#0 /srv/www/SITE/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/firebase/php-jwt/src/JWT.php(134): TEC\\Common\\Firebase\\JWT\\JWT::getKey()\n#1 /srv/www/SITE/public_html/wp-content/plugins/civicrm/civicrm/Civi/Crypto/CryptoJwt.php(82): TEC\\Common\\Firebase\\JWT\\JWT::decode()\n#2 /srv/www/SITE/public_html/wp-content/plugins/civicrm/civicrm/Civi/Core/AssetBuilder.php(345): Civi\\Crypto\\CryptoJwt->decode()\n#3 /srv/www/SITE/public_html/wp-content/plugins/civicrm/civicrm/Civi/Core/AssetBuilder.php(322): Civi\\Core\\AssetBuilder::pageRender()\n#4 /srv/www/SITE/public_html/wp-content/plug...', referer: https://SITE.org/wp-admin/admin.php?page=CiviCRMThis particular site is running PHP 7.4.3.
Is it possible to fix this conflict so we can have both plugins updated and running at the same time?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘JWT Conflict with CiviCRM since > 6.0.12’ is closed to new replies.