error log
-
I am experiencing an issue where your plugin is not detecting a nonce-related error on my website. Initially, I encountered the following warning in the logs:
csharp
Copia codice
[20-Sep-2024 06:41:43 UTC] WARNING: [pool www.publicmusic.it] child 202 said into stderr: "Chiave "nonce" non trovata nell'array."
This suggests that a nonce key was missing from the array. However, after disabling the “Transposh Translation Filter” plugin, the error changed to a JavaScript error:
csharp
Copia codice
[20-Sep-2024 06:29:03 UTC] JavaScript Error: Uncaught ReferenceError: mejs is not defined in https://www.publicmusic.it/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.6.2 on line 1.
It appears that the original nonce error is not being detected or logged correctly by the Debug Log Manager plugin. Could you offer any guidance on improving nonce error detection, or suggest how to address these issues?
Thank you for your assistance!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.