• All of a sudden my export to “google spreadsheet live data” is broken.
    It says “error: could not fetch URL”

    Help. I need this working. I rollbacked Contact Form DB to earlier versions and still doesn’t work.

    Any idea what is happening?

    Thanks!
    Matt

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

    (@msimpson)

    Perhaps the Google SS is temporarily unable to connect to your site, or the connection is timing out. I would wait a while and try again.

    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?

    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

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

The topic ‘Broken Export Google Live Spreadsheet’ is closed to new replies.