Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mmcfadd123

    (@mmcfadd123)

    Rather not the “order” info but take the checkout form fields.

    Thread Starter mmcfadd123

    (@mmcfadd123)

    Yes. I would like my woocommerce checkout page form fields to update a contact form DB database just as if it was a Gravity form submitted(or other compatible form).

    I really like your DB plugin with google live export and other fearures.

    Thanks!

    Thread Starter mmcfadd123

    (@mmcfadd123)

    Got a different error:
    Missing Zend Framework
    This function requires part of the Zend framework that interacts with Google.
    It appears that either:

    The Zend Framework is not on the include_path or
    You do not have the Zend Framework installed
    include_path=”.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php”
    php.ini file is “/opt/alt/php56/etc/php.ini ”
    locate the the Zend directory on your computer
    If found, here is one way to put it on the include path
    copy the php.ini file to your WordPress installation to [wp-dir]/wp-content/plugins/contact-form-7-to-database-extension/php.ini
    add a line to this new file:
    include_path=”.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php:[Zend-parent-directory]”
    If not found, install and configure Zend version 1.11.11 (or contact or administrator or host provider)
    See: Getting Started with the Google Data PHP Client Library
    To download the part of Zend 1.11.11 required, see: Zend GData

    Thread Starter mmcfadd123

    (@mmcfadd123)

    Actually I am not even able to simple export CSV.

    It gives me: is currently unable to handle this request. HTTP ERROR 500

    any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)