I have an issue to with wp-sentry-integration v3.8.0 (php 7.3.14, WP 5.4.2) making a test & sending a PHP test event:
My stack trace:
Call to undefined method Sentry\Frame::isInternal() – /Users/ws1/Sites/…/wp-content/plugins/wp-sentry-integration/build/vendor/sentry/sentry/src/Integration/FrameContextifierIntegration.php:69
Update:
I found out, that there was another version of sentry in the themes vendor folder. After removing it, everything works fine.
Sorry for the trouble and thanks for the great plugin!
-
This reply was modified 5 years, 11 months ago by uvo.
I see the same notices in the dashboard (wp 4.9.4, php 7.2.1, plugin-version 1.7):
Notice: Array to string conversion in /Users/ursvogel/Sites/client-sb-website/web/app/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123
‘Notice: Undefined property: stdClass::$Array in /Users/ursvogel/Sites/client-sb-website/web/app/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123’
How can I fix this problem?
Thanks a lot!
-
This reply was modified 8 years, 2 months ago by uvo.