Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter SiteDesignUSA

    (@sitedesignusa)

    Ok, Contact form 7 is working, but no database connection with this extension.

    Form submission is sending the email but there is no writing to the DB table and it obviously is not reading the table. Hence the “no form submissions in the database” message.

    Help.

    Thread Starter SiteDesignUSA

    (@sitedesignusa)

    Got it working. This is what I did.

    Make sure you have a backup of your present WordPress install before going forward with this, or you’ll REALLY have a mess on your hands. ??

    1) Delete the website from server (No hanging on of residual effects)

    2) Restore from backup that I had made before upgrade to WordPress 3.4.1

    3) Download a copy of all my database lists. (I hadn’t done that before)

    4) Two ways to do the next step of upgrading back to WordPress 3.4.1…

    a) Restore the backup you made before beginning my remedy…
    b) Just update your plugins and re-upgrade to 3.4.1

    5) Deactivate CFDB extension.

    6) Delete CFDB extension.

    7) Go to your database and drop the whateveryourprefix_cf7dbplugin_submits table.

    8) Download and activate CFDB extension.

    9) Test with a form submission.

    It worked for me. I don’t know why, exactly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7 to Database Extension] Database Extension Cannot Read Database After Upgrade’ is closed to new replies.