stayallive / wp-sentry

A (unofficial) WordPress plugin reporting PHP and JavaScript errors to Sentry.
https://wordpress.org/plugins/wp-sentry-integration/
MIT License
300 stars 48 forks source link

Not working on 6.1.x #147

Closed mruknowme closed 1 year ago

mruknowme commented 1 year ago

Have WP_SENTRY_PHP_DSN defined in config but /wp-admin/tools.php?page=wp-sentry doesn't identify as PHP enabled

stayallive commented 1 year ago

Where in your wp-config.php did you add the define()?

Did you maybe add it to the very bottom of the file? Try moving it to the very top if so.

stayallive commented 1 year ago

I am closing this issue because of inactivity, if there is still an issue please re-open / open a new issue so we can investigate 👍