Plugin Author
termel
(@munger41)
Can you please copy the shortcode you use?
Plugin Author
termel
(@munger41)
I think setting :
define('WP_DEBUG_DISPLAY', false);
in your wp-config.php file should be enough, can you test it please ?
Here is the shortcode I am using:
[gfchartsreports gf_form_id=”3″ include=”2,3″ exclude=”1″ type=”pie” color_set=”blue” color_rand=”false” width=”40%” tooltip_style=”BOTH” position=”float” maxentries=”100000″ chart_js_options=”” custom_search_criteria=””/]
I tried adding your code snibbit to the wpconfig.php file and that did not fix it: http://cvcquickpoints.org/results-victim-blaming/
Plugin Author
termel
(@munger41)
Can you please update to latest version and test ? The warning should have disappear.
The fact that warning are outputted on you screen is a wordpress parameter, as shown before.
Please close the thread if solved.
Still not working : http://cvcquickpoints.org/test/
———————————
ShortCode – [gfchartsreports gf_form_id=”2″ include=”” exclude=”” type=”pie” color_set=”blue” color_rand=”false” width=”40%” tooltip_style=”BOTH” position=”none” maxentries=”” chart_js_options=”” custom_search_criteria=””/]
——————————-
Errors:
Warning: Illegal string offset ‘labels’ in /home/ccidevco/public_html/cvcquickpoints.org/wp-content/plugins/gf-charts-reports/gf_charts_reports.php on line 678
Warning: Invalid argument supplied for foreach() in /home/ccidevco/public_html/cvcquickpoints.org/wp-content/plugins/gf-charts-reports/gf_charts_reports.php on line 678
Warning: Illegal string offset ‘labels’ in /home/ccidevco/public_html/cvcquickpoints.org/wp-content/plugins/gf-charts-reports/gf_charts_reports.php on line 696
Plugin Author
termel
(@munger41)
Okay thanks, i have just fixed this as well, can you deinstall/reinstall the plugin please and check if everything’s ok ?
Plugin Author
termel
(@munger41)
Please confirm it’s fixed