I need some help configuring the plugin, i am getting the following error, after saving settings with my DSN.
Fatal error: Uncaught Error: Class 'Raven_Breadcrumbs' not found in /wp-content/plugins/getsentry-client/raven/lib/Raven/Client.php:94
Stack trace:
#0 /wp-content/plugins/getsentry-client/class.wp-raven-client.php(37): Raven_Client->__construct('https://81463fe2...')
#1 /wp-content/plugins/getsentry-client/wordpress-sentry.php(24): WP_Raven_Client->__construct()
#2 /wp-content/plugins/getsentry-client/wordpress-sentry.php(56): WPSentry->__construct()
#3 /wp-includes/class-wp-hook.php(298): WPSentry::load('')
#4 /wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#5 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /wp-settings.php(326): do_action('plugins_loaded')
#7 /wp-config.php(104): require_once('/export/www/vir...')
#8 /wp in <b>/wp-content/plugins/getsentry-client/raven/lib/Raven/Client.php</b> on line <b>94</b><br />
If I place the public DSN it dosen’t report to my sentry server.
]]>