Errors
-
Hello,
Great plugin but I’ve been getting some errors using PHP 8 that I was not getting with PHP 7.4.
With PHP 7.4 I don’t get any errors.
With PHP 8.0
If I set every field to be a unique field in duplicate killer settings I don’t get any errors. (However I do still get an error for the honeypot field.)
But if I don’t set a field to be a unique field then I get an error for that field.
Ex. With message field not set as unique field I get this error:[03-Aug-2023 22:55:34 UTC] PHP Warning: Undefined array key "message" in /home3/folder/public_html/my-directory/wp-content/plugins/duplicate-killer/includes/functions_cf7.php on line 70
My form has quite a few fields and will be submitted from the same state so there will be some duplicate fields submitted for that field so I only want to set maybe name and email as the unique fields.
- The topic ‘Errors’ is closed to new replies.