rollbar / rollbar-php-wordpress

Official WordPress plugin from Rollbar, Inc.
https://rollbar.com/
GNU General Public License v2.0
15 stars 20 forks source link

Errors not being sent #37

Closed rivkahstandig3636 closed 6 years ago

rivkahstandig3636 commented 6 years ago

Copied from rollbar-php/321

I have a user who receives these two errors:

#38 E_NOTICE: unserialize():: unserialize(): Error at offset 5 of 34 bytes #37 E_NOTICE: Undefined index:: Undefined index: seq_ques

from the wordpress rollbar plugin, but is unable to send any other PHP errors to Rollbar. Test messages and Javascript errors are sent through though.

config:

status: [x] PHP error logging [x] Javascript error logging access token: his_access_token environment: ____ logging level: Absolutely everything (E_ALL)

internal: https://app.intercom.io/a/apps/rlisg82q/inbox/inbox/849049/conversations/14822225550

jessewgibbs commented 6 years ago

Closing this due to age.