• Resolved venier

    (@venier)


    Hello, today i updated plugin to version 2 without reading this forum first (didn’t see the new steps) so i got an error, then i uninstall, erase and downloaded plugin again but on install i get this fatal error:

    Warning: require_once(/home/u560572318/domains/MyWeb/public_html/wp-content/plugins/cf-google-sheets/lib/vendor/autoload.php): failed to open stream: No such file or directory in /home/u560572318/domains/MyWeb/public_html/wp-content/plugins/cf-google-sheets/cf-google-sheets.php on line 36

    Fatal error: require_once(): Failed opening required ‘/home/u560572318/domains/MyWeb/public_html/wp-content/plugins/cf-google-sheets/lib/vendor/autoload.php’ (include_path=’.:/opt/alt/php73/usr/share/pear’) in /home/u560572318/domains/MyWeb/public_html/wp-content/plugins/cf-google-sheets/cf-google-sheets.php on line 36

    Basically “cf-google-sheets.php” has a line that require ‘/lib/vendor/autoload.php’ to execute but in ‘/lib/’ there is only a file called “google-sheets.php” and nothing more.

    That’s all, thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
  • julien

    (@leguennecj)

    Same for me

    Plugin Author Alex Agranov

    (@alexagr)

    Sorry – I messed up SVN upload. Fixing it now and will release 2.1 within a couple of hours.

    Thread Starter venier

    (@venier)

    Thank you so much Alex.

    Plugin Author Alex Agranov

    (@alexagr)

    Turns out SVN is pretty awful in dealing with large commits. And Google PHP API library is HUGE. Hence it’s taking me longer than expected to commit new changes.
    In the meantime I reverted default version to 1.8.
    Will keep you updated on the progress.

    Plugin Author Alex Agranov

    (@alexagr)

    Finally version 2.1 is ready. Sorry for the delay.

    seed2launch

    (@seed2launch)

    I followed all instructions and I still get:
    [ERROR_MSG] => Can’t connect to tab ‘Offer Enquiry’ in Google Sheet ‘1pbZ6HnR88LWOrVbjaeMIvkFAyM3BEVxrzuErYvUGjLE’

    I’m using V2.1 and I’m a first time user. I did not upgrade but directly downloaded and installed v2.1 just 15 mins back

    Plugin Author Alex Agranov

    (@alexagr)

    Please post the full error log.

    seed2launch

    (@seed2launch)

    24 February 2020 21:01:11 PHP 7.2.28Array
    (
    [id] => 13
    [date] => 24 February 2020 21:01:10
    [i-want-to-buy] => Ethiopia-ETH20W001-Halo
    [bags-i-am-willing-to-commit] => 56
    [other-interest] => No
    [select-your-additional-coffee-of-interest] =>
    [second-coffee-of-interest] =>
    [third-coffee-of-interest] =>
    [sample-preference] => No
    [how-would-you-like-the-sample] =>
    [mailing-address] =>
    [first-name] => Roasster
    [last-name] => Demo
    [email-address] => [email protected]
    [comments-questions] => khdsf
    [ERROR_MSG] => Can’t connect to tab ‘Offers’ in Google Sheet ‘1pbZ6HnR88LWOrVbjaeMIvkFAyM3BEVxrzuErYvUGjLE’
    [TRACE_STK] => #0 /srv/htdocs/wp-content/plugins/cf-google-sheets/includes/class-cfgs-service.php(109): cfgooglesheet->add_row(Array, ‘1pbZ6HnR88LWOrV…’, ‘Offers’, true)
    #1 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(3434): Cfgs_Connector_Service->cfgs_publish(Array, Array, ‘_cf_process_5e5…’)
    #2 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(5212): Caldera_Forms::process_submission()
    #3 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(3830): Caldera_Forms::process_form_via_post()
    #4 /wordpress/core/5.3.2/wp-includes/class-wp-hook.php(288): Caldera_Forms->cf_init_system(”)
    #5 /wordpress/core/5.3.2/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
    #6 /wordpress/core/5.3.2/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #7 /wordpress/core/5.3.2/wp-settings.php(545): do_action(‘wp_loaded’)
    #8 /srv/htdocs/wp-config.php(81): require_once(‘/wordpress/core…’)
    #9 /wordpress/core/5.3.2/wp-load.php(42): require_once(‘/srv/htdocs/wp-…’)
    #10 /wordpress/core/5.3.2/wp-blog-header.php(13): require_once(‘/wordpress/core…’)
    #11 /wordpress/core/5.3.2/index.php(17): require(‘/wordpress/core…’)
    #12 {main}
    )

    Plugin Author Alex Agranov

    (@alexagr)

    Looks like either Sheet ID or Tab Name are wrong

    Plugin Author Alex Agranov

    (@alexagr)

    I think I know what the problem is – try to put “id” in the 1st column of the 1st row in your Google Sheets.

    Plugin Author Alex Agranov

    (@alexagr)

    You were right – there was a bug that prevented form submit into completely empty sheet. Fixed in new version 2.2.

    seed2launch

    (@seed2launch)

    it works like a charm now. thanks for debugging and fixing it so quickly. much appreciated.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Version 2.0 problem’ is closed to new replies.