PHP Warning message started upon implementation of v1.2.5
-
I updated this plug-in from 1.2.4.1 to 1.2.5 on 27 January 2021. Shortly after the update, I started getting the following error message clusters repeatedly in my server logs:
[27-Jan-2021 20:54:05 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method kmcf7_message_filter\CF7MessageFilter::add_custom_messages() in /home/fairfiel/public_html/wp-includes/class-wp-hook.php on line 287
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/date.php on line 152
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/file.php on line 207
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/number.php on line 144
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/quiz.php on line 193
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/really-simple-captcha.php on line 237
[27-Jan-2021 20:54:05 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, null given in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/modules/text.php on line 204
[27-Jan-2021 20:54:05 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/fairfiel/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php on line 885The timing of the first occurrence of this matches the timing of the plug-in update to 1.2.5.
How do I correct this?
-Mike
- The topic ‘PHP Warning message started upon implementation of v1.2.5’ is closed to new replies.