• Resolved taffeld

    (@taffeld)


    Hello I noticed that this plugin was generating an error on my web page: https://cvcquickpoints.org/results-victim-blaming/

    Warning: Illegal string offset ‘type’ in /home/ccidevco/public_html/cvcquickpoints.org/wp-content/plugins/gf-charts-reports/gf_charts_reports.php on line 674

    I just downloaded the latest update hoping that would fix my issue but it is still there… Any suggestions on how to fix?

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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 ?

    Thread Starter taffeld

    (@taffeld)

    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: https://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.

    Thread Starter taffeld

    (@taffeld)

    Still not working : https://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

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Illegal string offset’ is closed to new replies.