• Resolved fuzzy21

    (@fuzzy21)


    I tried turning on db logging, but when I go to log tab, I don’t see any entries. I changed to php error log and that also does not work. It is set to debug.

    In my php error log I do have this many times:

    [01-Jul-2024 14:40:00 UTC] PHP Warning: Undefined array key “blocked-uri” in D:\usdev_htdocs\wp-content\plugins\no-unsafe-inline\src\Nunil_Capture_CSP_Violations.php on line 80
    [01-Jul-2024 14:40:00 UTC] PHP Warning: Undefined array key “document-uri” in D:\usdev_htdocs\wp-content\plugins\no-unsafe-inline\src\Nunil_Capture_CSP_Violations.php on line 82

Viewing 1 replies (of 1 total)
  • Plugin Author Giuseppe

    (@mociofiletto)

    Hi @fuzzy21 this are 2 completely different issues.

    About the PHP warning, I will deal with it in the next release (it is a warning that shows up with PHP >= 8.1).

    To see debug messages in log tab, you have to enable the db logging; however it will not collect any PHP errors or warnings, but just logged messages sent from the plugin; to check if it works, just run a clustering task and see if it is reported.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.