PHP Warning: Undefined array key "log_type_id" in class-changes-logs-logger.php on line 563

I see quite a few lines like this in the error log in one of the sites I’m maintaining since recently. It looks like a check is missing.

PHP Warning:  Undefined array key "log_type_id" in /.../wp-content/plugins/mainwp-child/modules/changes-logs/classes/class-changes-logs-logger.php on line 563

MainWP Child 6.1.6, PHP 8.4

Thanks @josklever .

Based on our preliminary investigation, it appears there is an issue in the MainWP Child code.

We’ll have it fixed in the next release.

A fix for this issue was included in version 6.1.7 of the MainWP Child plugin released today.

Thanks again for reporting this to us.