Forum Replies Created
- AuthorPosts
- October 23, 2023 at 10:13 am in reply to: Database captures wrong email address for saved entries and export. #36088
outboxed
ParticipantAh, see… my fault… my sincerest apologies for laying the blame on QuForm, and your precious time that I annexed. We’ll sort it out on this side.
October 23, 2023 at 10:11 am in reply to: Database captures wrong email address for saved entries and export. #36087outboxed
ParticipantAnother note, come to think of it:
I did a database search & replace where I replaced [redacted]@outboxed.co.za with [redacted]@outbox.co.za.
After I did it, the replacement was successful, site wide, but not in QuForm… so I had to change it manually for each form. Could that have played a role?
October 23, 2023 at 9:24 am in reply to: Database captures wrong email address for saved entries and export. #36082outboxed
Participantoutboxed
ParticipantAlly, as always… you’re a star!
Thank you very much
Regards and gratitude.
JCFebruary 23, 2022 at 8:31 am in reply to: File Uploads/Attachments – Securing Sensitive Files #34034outboxed
ParticipantThank you, you’re the best!!
February 22, 2022 at 10:55 am in reply to: File Uploads/Attachments – Securing Sensitive Files #34029outboxed
ParticipantThank you very much for this! It worked like a charm.
If I want to add multiple field IDs, do I just add it like the below, or do I need to repeat the entire code block every time, each with their unique field ID?
add_filter('quform_upload_filename_4_25', 'quform_upload_filename_4_27', function ($filename)
- AuthorPosts