Throws PHP warning when registering
-
I just added a text form named “referrer” to my registration form, and when trying to register, I get the following errors:
Warning: array_key_exists() expects parameter 2 to be array, boolean given in […]/wp-content/plugins/user-registration-aide/models/ura-registration-form-model.php on line 591
Warning: Cannot modify header information – headers already sent by (output started at […]/wp-content/plugins/user-registration-aide/models/ura-registration-form-model.php:591) in […]/wp-includes/pluggable.php on line 1219
This is in WordPress version 4.9.8.
The topic ‘Throws PHP warning when registering’ is closed to new replies.