Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • This might be something, or nothing. WordPress version 5.2.5. PHP debug output generated by “Child Theme Configurator”, where “mydir” is the directory name:

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 178

    Warning: Invalid argument supplied for foreach() in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 178

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    I have the same problem as you Alex.

    If I look at the HTML code there’s

    <span class="gsheets-single-value "></span>

    so it looks like the plugin is doing something. I suspect that it might be to with the Google Sheets connection rather than the plugin itself. I set it up as per the instructions, but I wonder if Google might have changed something.

    Has anyone got any ideas on how to troubleshoot this – e.g. the connection with Google Sheets as well as the plugin?

    Thanks.

    Ian

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