PHP Notice
-
Hi,
There is a recurring PHP notice on visiting the email log – [05-Oct-2023 06:35:30 UTC] PHP Notice: Function wpdb::prepare was called incorrectly. Unsupported value type (array).
Query monitor explains as below
Function wpdb::prepare was called incorrectly. Unsupported value type (array). (This message was added in version 4.8.2.)
PostmanEmailLogs->save()
Additional info:
PostmanEmailLogs->save() wp-content/plugins/post-smtp/Postman/PostmanEmailLogs.php:261 PostmanEmailLogService->writeToEmailLog() wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php:186 PostmanEmailLogService->writeSuccessLog() wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php:113 PostmanEmailLogService->write_success_log() wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php:85 do_action('post_smtp_on_success') wp-includes/plugin.php:517 PostmanWpMail->sendMessage() wp-content/plugins/post-smtp/Postman/PostmanWpMail.php:262 PostmanWpMail->send() wp-content/plugins/post-smtp/Postman/PostmanWpMail.php:60 wp_mail() wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php:121 class_user_verification_emails->send_email() wp-content/plugins/user-verification/includes/classes/class-emails.php:76 class_user_verification_notices->resend_verification() wp-content/plugins/user-verification/includes/classes/class-admin-notices.php:266 do_action('admin_notices') wp-includes/plugin.php:517
Please guide / fix.
Thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHP Notice’ is closed to new replies.