• First off, great plugin — it makes Contact Form 7 and Fast Secure Contact Form very versatile in terms of what you can accomplish with them. Thanks for the great work! I even bought the editing add-on for a recent project, which is very handy when you need it!

    Now, the problem: I am implementing image upload on one of my CF7 forms and want to capture the image data in the database. I am using latest versions of WP, CF7 and the plugin. I added a file upload tag [file file-XXX] to my form and included the [file-XXX] tag in the file attachment field.

    When I submit the form with a test image (36KB jpg), all fields are captured in the db *except* the file. No row is created for the file, and no blob data is captured. The file *is* included in the email, however.

    Here are some of the things I’ve tried to solve this issue:

    – Form issue? I created a new test form with just a file upload field. Same result — I submit and get data for Submitted, Submitted login, Submitted from, etc. but no file field or data.
    – I created an identical setup on localhost with a fresh install of WP — it works! But that doesn’t help me fix my built live site.
    – I installed FSCF to test its file upload function — it works! But I prefer to use CF7.
    – Corrupted table? I uninstalled and reinstalled the db plugin. No dice.
    – File permissions? I’ve chmoded everything every which way. No dice.

    What’s frustrating is that it just silently fails. So, at last, I am tired of flailing around in the dark and looking to this community to have mercy on me. Thank you in advance!

    http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Contact Form 7 to Database Extension] File attachment field/data not saved to db with cf7,’ is closed to new replies.