ian1999
Forum Replies Created
-
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Unable to display dataThis 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
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Unable to display dataI 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