Missing submission data
-
Hey,
While checking the submissions report I noticed the following:
- Counter of Submissions is 3
- List of submissions only has one entry from June 3rd (to which I got the email notification)
- Table wpoy_frmt_form_entry contains all 3 submissions:
- (75, ‘custom-forms’, NULL, 125, 0, ‘2024-06-03 15:48:32’),
- (76, ‘custom-forms’, NULL, 125, 0, ‘2024-06-06 09:07:20’),
- (77, ‘custom-forms’, NULL, 125, 0, ‘2024-06-06 09:07:44’);
- Table wpoy_frmt_form_entry_meta only contains the submissions from June 3rd (id 75)
I’m wondering if this was because during the form submit there was an error and the submission didn’t finalize but still wrote data in the first table. I also think the missing entries are the same person due the 24s difference so it’s already fishy.
Is there a way I can troubleshoot this further?
Thanks!
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.