Hi,
With the Twenty Twenty-Two theme active and all plugins disabled except the Sensei LMS plugins:
Collapsible Content for Sensei LMS
Sensei Course Participants
Sensei LMS
Sensei LMS Certificates
Sensei LMS Course Progress
Sensei LMS Media Attachments
– The Complete button is now clickable, but simply refreshed the Quiz page and there are the following errors if WP Debugging is on:
Deprecated: Return type of Sensei_Data_Port_Manager::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/data-port/class-sensei-data-port-manager.php on line 354
Deprecated: Return type of Sensei_Data_Port_Job::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/data-port/class-sensei-data-port-job.php on line 362
Deprecated: Return type of Sensei_Course_Enrolment_Provider_Results::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/enrolment/class-sensei-course-enrolment-provider-results.php on line 76
WordPress database error: [Duplicate entry '0' for key 'xxx_comments.PRIMARY']
INSERT INTO <code>xxx_comments</code> (<code>comment_post_ID</code>, <code>comment_author</code>, <code>comment_author_email</code>, <code>comment_author_url</code>, <code>comment_author_IP</code>, <code>comment_date</code>, <code>comment_date_gmt</code>, <code>comment_content</code>, <code>comment_karma</code>, <code>comment_approved</code>, <code>comment_agent</code>, <code>comment_type</code>, <code>comment_parent</code>, <code>user_id</code>) VALUES (100002114, '', '', '', '', '2022-03-28 16:29:01', '2022-03-28 15:29:01', '', 0, 'in-progress', '', 'sensei_lesson_status', 0, 1)
Warning: Attempt to read property "comment_ID" on null in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/class-sensei-quiz.php on line 767