• Resolved Carlos Faria

    (@frendeliko)


    I’ve correctly installed this gorgeous plugin and, in fact, when i send a form with CF7 it’s stored on the wp_CF7DBPlugin_SUBMITS table. Great!

    When i access the plugin homepage it shows all my submissions, however, when I try to export, no matter the type I choose, nothing happens.

    As I’m developing I’d really like to have it working on my localhost. I tested it online and it works fine but i need it to work on my localhost.

    Any ideas?

    Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    I suspect that if your “siteurl” option is set to something other than “localhost” it will cause this failure. Look under Settings => General.

    Thread Starter Carlos Faria

    (@frendeliko)

    I already have “localhost” on my siteurl. I’ve changed my siteurl to localhost.com just to try if it’s something related to cookies but nothing changed… Nothing happens when i try to download the file…

    I’ll try to debug it with Netbeans to see if i can catch the bug. If I find it i’ll post it here.

    Thanks anyway!!! ??

    Plugin Author Michael Simpson

    (@msimpson)

    Export debugging tip: In CF7DBPlugin.php, find the IFRAME tag, and change the style='display:none' to style='display:block'

    The Export is invisibly loaded into this IFRAME. If there are errors, you will likely see them there.

    Thread Starter Carlos Faria

    (@frendeliko)

    Great tip! Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Contact Form 7 to Database Extension] Nothing happens when trying to export at localhost’ is closed to new replies.