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

Fatal error raised when clicking on the sidebar CiviCRM link #20

Open
ferdi2005 opened this issue Feb 9, 2021 · 0 comments
Open

Fatal error raised when clicking on the sidebar CiviCRM link #20

ferdi2005 opened this issue Feb 9, 2021 · 0 comments

Comments

@ferdi2005
Copy link

When clicking the sidebar CiviCRM link this plugin raises a fatal error:

Un errore di E_ERROR è stato causato nella linea 61 del file /home/[REDACTED]/wp-content/plugins/official-facebook-pixel/vendor/guzzlehttp/guzzle/src/functions.php. Messaggio di errore: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /home/[REDACTED]/wp-content/plugins/official-facebook-pixel/vendor/guzzlehttp/guzzle/src/functions.php:61
Stack trace:
#0 /home/[REDACTED]/wp-content/plugins/civicrm/civicrm/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
#1 /home/[REDACTED]/wp-content/plugins/civicrm/civicrm/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
#2 /home/[REDACTED]/wp-content/plugins/civicrm/civicrm/CRM/Utils/Check/Component.php(135): GuzzleHttp\Client->__construct()
#3 /home/[REDACTED]/wp-content/plugins/civicrm/civicrm/CRM/Utils/Check/Component/Security.php(349): CRM_Utils_Check_Component->fileExists('https://[REDACTED]...')
#4 /home/[REDACTED]/wp-content/plugins/civicrm/civicrm/CRM/Utils/Check/Component/Security.php(119): CRM_Utils_Check_Component_Security->isDirAccessible('/home/[REDACTED]/...', 'https://[REDACTED].

This doesn't happen when opening directly the admin area reloading the page.

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