Hello again: I have checked all the error logs and none are visible.
When marking the field as “not required” and submitting the form, this is what the log shows (I have hidden the mail and de id):
[11-Feb-2022 10:12:28 UTC] PDb_submission\main_query\base_query::execute_query storing record: INSERT INTO wp_participants_database SET date_recorded
= NOW(), date_updated
= NOW(), privacidad
= ‘yes’, archivo
= ‘general’, first_name
= ‘mat’, last_name
= ‘tar’, interests
= ‘a:2:{i:0;s:0:\”\”;i:1;s:9:\”escultura\”;}’, show_phone
= ‘no’, email
= ‘[email protected]’, verificacion
= ‘[email protected]’, mailing_list
= ‘Yes’, approved
= ‘no’, private_id
= ‘xxxx’
The “photo” field is not processed.
If I mark it as “required” the log shows nothing. When submitting the form it reloads and marks the error “the field is required”
-
This reply was modified 3 years, 1 month ago by
trota.