• Resolved LauGau

    (@laugau)


    Hi !

    First thanks for that great plugin ! PHP error tracking is working perfectly.
    That said I have troubles to make it work with JS ones.
    Here is what I have in my wp-config.php (both DSN keys are the same):
    https://cloud.laugau.com/3y4Kec

    Of course it’s well above the /* That's all, stop editing! Happy publishing. */ line.

    Thanks for your help 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alex

    (@stayallive)

    Hi @laugau,

    There are a few things to check, the DSN looks all good.

    Since you are not saying what actually is not working I’m having to take a stab in the dark, please let me know what exactly is not working if I had it wrong.

    I’m assuming you can test the JavaScript submission from the test admin screen but that the event never arrives in the Sentry dashboard.

    Make sure there are no errors in the JavaScript console when you run the test, it is very probably that you are running a adblocker, some of those (mistakingly) block sentry.io endpoints so the events never arrive.

    Thread Starter LauGau

    (@laugau)

    Hi @stayallive

    Yes, it should have been my browser (Brave) that blocked it. 🙂
    Thank you again for your help !

    Have a great day

    Plugin Author Alex

    (@stayallive)

    Ah, that makes sense, unfortunately.

    Thanks for letting us know where the problem was for future readers.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP errors are working but not the JS one’ is closed to new replies.